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
This commit is contained in:
Hilton Chain 2023-11-09 12:31:08 +08:00
parent afce101047
commit 960d7ac5a5
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292
1 changed files with 1 additions and 0 deletions

View File

@ -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