summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/mail.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index 0ccd719d68a..ed563382188 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -1408,6 +1408,7 @@ invoking @command{notifymuch} from the post-new hook.")
1408 ("python" ,python) 1408 ("python" ,python)
1409 ("python-docutils" ,python-docutils) 1409 ("python-docutils" ,python-docutils)
1410 ("sphinx" ,python-sphinx) 1410 ("sphinx" ,python-sphinx)
1411 ("texinfo" ,texinfo)
1411 1412
1412 ;; The following are required for tests only. 1413 ;; The following are required for tests only.
1413 ("which" ,which) 1414 ("which" ,which)