mirror of
https://git.notmuchmail.org/git/notmuch
synced 2025-01-03 07:11:41 +01:00
debian: add desktop-file-utils dependency
This enables installation of notmuch-emacs-mua.desktop
This commit is contained in:
parent
5b85699d6c
commit
617377755a
1 changed files with 1 additions and 0 deletions
1
debian/control
vendored
1
debian/control
vendored
|
@ -14,6 +14,7 @@ Build-Depends:
|
||||||
debhelper-compat (= 12),
|
debhelper-compat (= 12),
|
||||||
dh-elpa (>= 1.3),
|
dh-elpa (>= 1.3),
|
||||||
dh-python,
|
dh-python,
|
||||||
|
desktop-file-utils,
|
||||||
dpkg-dev (>= 1.17.14),
|
dpkg-dev (>= 1.17.14),
|
||||||
dtach (>= 0.8) <!nocheck>,
|
dtach (>= 0.8) <!nocheck>,
|
||||||
emacs-nox | emacs-gtk | emacs-lucid | emacs25-nox | emacs25 (>=25~) | emacs25-lucid (>=25~) | emacs24-nox | emacs24 (>=24~) | emacs24-lucid (>=24~),
|
emacs-nox | emacs-gtk | emacs-lucid | emacs25-nox | emacs25 (>=25~) | emacs25-lucid (>=25~) | emacs24-nox | emacs24 (>=24~) | emacs24-lucid (>=24~),
|
||||||
|
|
Loading…
Reference in a new issue