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>
This commit is contained in:
		
							parent
							
								
									d02ada47f8
								
							
						
					
					
						commit
						80ecda973b
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -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 a new issue