[tor-commits] [tor-browser-bundle/master] Bug 12798: Add pulseaudio	development headers.
    gk at torproject.org 
    gk at torproject.org
       
    Tue Sep 30 07:16:44 UTC 2014
    
    
  
commit 485c866a13c56dcd54732d085adfa8baa8b197b7
Author: Georg Koppen <gk at torproject.org>
Date:   Fri Aug 8 23:26:45 2014 +0000
    Bug 12798: Add pulseaudio development headers.
---
 gitian/descriptors/linux/gitian-firefox.yml |    2 ++
 1 file changed, 2 insertions(+)
diff --git a/gitian/descriptors/linux/gitian-firefox.yml b/gitian/descriptors/linux/gitian-firefox.yml
index 509f63a..4284a5d 100644
--- a/gitian/descriptors/linux/gitian-firefox.yml
+++ b/gitian/descriptors/linux/gitian-firefox.yml
@@ -24,6 +24,8 @@ packages:
 - "libiw-dev"
 - "hardening-wrapper"
 - "libgstreamer-plugins-base0.10-dev"
+# To pass configure since ESR 31.
+- "libpulse-dev"
 reference_datetime: "2000-01-01 00:00:00"
 remotes:
 - "url": "https://git.torproject.org/tor-browser.git"
    
    
More information about the tor-commits
mailing list