gnu: icecat: Build with PulseAudio support.
* gnu/packages/gnuzilla.scm (icecat)[arguments]: Add --enable-pulseaudio.
This commit is contained in:
		
							parent
							
								
									80db9915a0
								
							
						
					
					
						commit
						46a3e00b5b
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
;;; GNU Guix --- Functional package management for GNU
 | 
			
		||||
;;; Copyright © 2013 Andreas Enge <andreas@enge.fr>
 | 
			
		||||
;;; Copyright © 2013 Ludovic Courtès <ludo@gnu.org>
 | 
			
		||||
;;; Copyright © 2013, 2014 Ludovic Courtès <ludo@gnu.org>
 | 
			
		||||
;;; Copyright © 2014 Mark H Weaver <mhw@netris.org>
 | 
			
		||||
;;;
 | 
			
		||||
;;; This file is part of GNU Guix.
 | 
			
		||||
| 
						 | 
				
			
			@ -100,6 +100,7 @@
 | 
			
		|||
                           "--disable-debug"
 | 
			
		||||
                           "--disable-debug-symbols"
 | 
			
		||||
 | 
			
		||||
                           "--enable-pulseaudio"
 | 
			
		||||
                           "--disable-webrtc"     ; webrtc fails to build
 | 
			
		||||
 | 
			
		||||
                           "--with-system-zlib"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue