mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-22 01:14:53 +01:00
debian: build-depend on emacs-el
This is hopefully temporary, to work around some bugs related to emacs 28 in Debian.
This commit is contained in:
parent
c864b59942
commit
5e44b74446
1 changed files with 1 additions and 0 deletions
1
debian/control
vendored
1
debian/control
vendored
|
@ -19,6 +19,7 @@ Build-Depends:
|
|||
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~),
|
||||
emacs-el,
|
||||
gdb [!ia64 !mips !mips64el !kfreebsd-any !alpha !hppa] <!nocheck>,
|
||||
git <!nocheck>,
|
||||
gnupg <!nocheck>,
|
||||
|
|
Loading…
Reference in a new issue