guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#50077] [PATCH 2/3] gnu: notmuch: Build Info manual.


From: Xinglu Chen
Subject: [bug#50077] [PATCH 2/3] gnu: notmuch: Build Info manual.
Date: Mon, 16 Aug 2021 16:12:32 +0200

* gnu/packages/mail.scm (notmuch)[native-inputs]: Add 'texinfo'.
---
 gnu/packages/mail.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index bbc616f6f5..66e0d2482d 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -1390,6 +1390,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)
-- 
2.32.0








reply via email to

[Prev in Thread] Current Thread [Next in Thread]