From 617377755a26a4c5be01f65bb74cce080066c366 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Mon, 1 Jun 2020 21:32:23 -0300 Subject: [PATCH] debian: add desktop-file-utils dependency This enables installation of notmuch-emacs-mua.desktop --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index a1371fc8..8280be4f 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,7 @@ Build-Depends: debhelper-compat (= 12), dh-elpa (>= 1.3), dh-python, + desktop-file-utils, dpkg-dev (>= 1.17.14), dtach (>= 0.8) , emacs-nox | emacs-gtk | emacs-lucid | emacs25-nox | emacs25 (>=25~) | emacs25-lucid (>=25~) | emacs24-nox | emacs24 (>=24~) | emacs24-lucid (>=24~), -- 2.43.0