diff options
| author | David Bremner <david@tethera.net> | 2020-06-01 21:32:23 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2020-06-01 21:32:23 -0300 |
| commit | 617377755a26a4c5be01f65bb74cce080066c366 (patch) | |
| tree | d16dbffb08efd96ffad62a6d4416f0dea4d3ab4b | |
| parent | 5b85699d6cbdeae1b9f5ed8a08262dcf64ab032e (diff) | |
debian: add desktop-file-utils dependency
This enables installation of notmuch-emacs-mua.desktop
| -rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
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) <!nocheck>, emacs-nox | emacs-gtk | emacs-lucid | emacs25-nox | emacs25 (>=25~) | emacs25-lucid (>=25~) | emacs24-nox | emacs24 (>=24~) | emacs24-lucid (>=24~), |
