me
/
guix
Archived
1
0
Fork 0

gnu: profanity: Enable pgp support.

* gnu/packages/messaging.scm (profanity)[arguments]<#configure-flags>:
Add --enable-pgp.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
master
Tanguy Le Carrour 2019-10-26 23:11:10 +02:00 committed by Mathieu Othacehe
parent 7644b8b5a6
commit a2c609953e
No known key found for this signature in database
GPG Key ID: 8354763531769CA6
1 changed files with 1 additions and 0 deletions

View File

@ -1632,6 +1632,7 @@ are both supported).")
(list "--enable-c-plugins"
"--enable-otr"
"--enable-omemo"
"--enable-pgp"
"--enable-icons"
"--enable-notifications")))
(inputs