mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-12 16:10:39 +02:00
gnu: notmuch: Build Texinfo manual.
* gnu/packages/mail.scm (notmuch)[native-inputs]: Add 'texinfo'. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
committed by
Nicolas Goaziou
parent
0bce8636e8
commit
fe98dfe439
@@ -1408,6 +1408,7 @@ invoking @command{notifymuch} from the post-new hook.")
|
||||
("python" ,python)
|
||||
("python-docutils" ,python-docutils)
|
||||
("sphinx" ,python-sphinx)
|
||||
("texinfo" ,texinfo)
|
||||
|
||||
;; The following are required for tests only.
|
||||
("which" ,which)
|
||||
|
||||
Reference in New Issue
Block a user