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
parent
7644b8b5a6
commit
a2c609953e
|
@ -1632,6 +1632,7 @@ are both supported).")
|
|||
(list "--enable-c-plugins"
|
||||
"--enable-otr"
|
||||
"--enable-omemo"
|
||||
"--enable-pgp"
|
||||
"--enable-icons"
|
||||
"--enable-notifications")))
|
||||
(inputs
|
||||
|
|
Reference in New Issue