me
/
guix
Archived
1
0
Fork 0

gnu: pidgin: Enable CAP.

* gnu/packages/messaging.scm (pidgin) [arguments]<#:configure-flags>
[--enable-cap]: New flag.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
master
Raghav Gururajan 2020-12-31 00:07:24 -05:00 committed by Danny Milosavljevic
parent 80ecda973b
commit 1b80f6703c
No known key found for this signature in database
GPG Key ID: E71A35542C30BAA5
1 changed files with 2 additions and 0 deletions
gnu/packages

View File

@ -792,6 +792,8 @@ authentication.")
`(#:configure-flags
(list
"--disable-gtkspell"
;; "--enable-gevolution"
"--enable-cap"
"--disable-tcl"
"--enable-mono"
"--disable-vv" ; XXX remove when we have farstream and gstreamer