gnu: pidgin: Enable meanwhile.
* gnu/packages/messaging.scm (pidgin) [inputs]: Add meanwhile. [arguments]<#:configure-flags>[--disable-meanwhile]: Remove flag. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>master
parent
d02ada47f8
commit
80ecda973b
|
@ -773,7 +773,7 @@ authentication.")
|
|||
("libxscrnsaver" ,libxscrnsaver)
|
||||
("libxslt" ,libxslt)
|
||||
;; ("libzephyr" ,libzephyr)
|
||||
;; ("meanwhile" ,meanwhile)
|
||||
("meanwhile" ,meanwhile)
|
||||
("mono" ,mono)
|
||||
("ncurses" ,ncurses)
|
||||
("network-manager" ,network-manager)
|
||||
|
@ -793,7 +793,6 @@ authentication.")
|
|||
(list
|
||||
"--disable-gtkspell"
|
||||
"--disable-tcl"
|
||||
"--disable-meanwhile"
|
||||
"--enable-mono"
|
||||
"--disable-vv" ; XXX remove when we have farstream and gstreamer
|
||||
"--disable-gstreamer" ; XXX patches needed to support gstreamer-1.0
|
||||
|
|
Reference in New Issue