gnu: emacs-bbdb: Add emacs-notmuch to inputs.
This is a follow-up to commit 02f9a4150a
.
* gnu/packages/emacs-xyz.scm (emacs-bbdb)[inputs]: Add emacs-notmuch.
Change-Id: Ie151849033b2884dc8cdab15dee12375a31965e5
master
parent
afce101047
commit
960d7ac5a5
|
@ -3688,6 +3688,7 @@ the @code{Dracula} theme for Emacs and the @code{Gloom} theme for Atom.")
|
|||
;; `vm-autoloads', from the VM package, with is neither in Emacs nor
|
||||
;; packaged in Guix. So, don't bother for now.
|
||||
`(#:exclude '("bbdb-vm\\.el")))
|
||||
(inputs (list emacs-notmuch))
|
||||
(home-page "https://elpa.gnu.org/packages/bbdb.html")
|
||||
(synopsis "Contact management utility for Emacs")
|
||||
(description
|
||||
|
|
Reference in New Issue