gnu: mumi: Add guile-gnutls to inputs.
This fixes this error when running mumi on foreign distributions: Throw to key `gnutls-not-available' with args `("(gnutls) module not available")'. * gnu/packages/mail.scm (mumi)[inputs]: Add guile-gnutls. Signed-off-by: Ludovic Courtès <ludo@gnu.org>master
parent
e4f17429a6
commit
5cb04b570f
|
@ -4129,6 +4129,7 @@ It is a replacement for the @command{urlview} program.")
|
||||||
guile-email
|
guile-email
|
||||||
guile-fibers
|
guile-fibers
|
||||||
guile-gcrypt
|
guile-gcrypt
|
||||||
|
guile-gnutls
|
||||||
guile-json-4
|
guile-json-4
|
||||||
guile-kolam
|
guile-kolam
|
||||||
guile-redis
|
guile-redis
|
||||||
|
|
Reference in New Issue