notmuch/emacs/notmuch-pkg.el.tmpl
Jonas Bernoulli e02bb7e9fd emacs: Explicitly depend on Emacs 24
We use various things that were not available in earlier versions.
2020-04-16 07:58:27 -03:00

6 lines
111 B
Cheetah

;; %AG%
(define-package
"notmuch"
%VERSION%
"Emacs based front-end (MUA) for notmuch"
'((emacs "24")))