mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 06:18:07 -05:00
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:
parent
afce101047
commit
960d7ac5a5
1 changed files with 1 additions and 0 deletions
|
@ -3688,6 +3688,7 @@ (define-public emacs-bbdb
|
|||
;; `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
|
||||
|
|
Loading…
Reference in a new issue