mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-27 21:27:58 +01:00
emacs: Explicitly depend on Emacs 24
We use various things that were not available in earlier versions.
This commit is contained in:
parent
b4b558ac38
commit
e02bb7e9fd
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@
|
||||||
"notmuch"
|
"notmuch"
|
||||||
%VERSION%
|
%VERSION%
|
||||||
"Emacs based front-end (MUA) for notmuch"
|
"Emacs based front-end (MUA) for notmuch"
|
||||||
nil)
|
'((emacs "24")))
|
||||||
|
|
Loading…
Reference in a new issue