From 451569bf2346a80793e9352675a1c532a441e378 Mon Sep 17 00:00:00 2001 From: Rob Browning Date: Mon, 17 Dec 2018 16:40:43 -0600 Subject: [PATCH] debian/control: add missing comma before mailutils --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c419686ff09..8018978689b 100644 --- a/debian/control +++ b/debian/control @@ -118,7 +118,7 @@ Description: Debugging symbols for emacs-gtk Package: emacs-bin-common Architecture: any -Depends: emacs-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends} +Depends: emacs-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, mailutils Description: GNU Emacs editor's shared, architecture dependent files GNU Emacs is the extensible self-documenting text editor. -- 2.30.2