me
/
guix
Archived
1
0
Fork 0

gnu: notmuch: Build Texinfo manual.

* gnu/packages/mail.scm (notmuch)[native-inputs]: Add 'texinfo'.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
master
Xinglu Chen 2021-09-04 11:41:36 +02:00 committed by Nicolas Goaziou
parent 0bce8636e8
commit fe98dfe439
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 1 additions and 0 deletions

View File

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