[jhbuild] gvfs: Add --disable-http to autogen since that backend doesn't build with the latest libsoup



commit 32133c83e3fddf761d603bc6fb00a820a403625f
Author: Kjartan Maraas <kmaraas gnome org>
Date:   Tue Nov 6 19:09:08 2012 +0100

    gvfs: Add --disable-http to autogen since that backend doesn't build with the latest libsoup

 modulesets/gnome-suites-core-3.8.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-3.8.modules b/modulesets/gnome-suites-core-3.8.modules
index 630c48e..bbf9fcb 100644
--- a/modulesets/gnome-suites-core-3.8.modules
+++ b/modulesets/gnome-suites-core-3.8.modules
@@ -359,7 +359,7 @@
     </dependencies>
   </autotools>
 
- <autotools id="gvfs">
+ <autotools id="gvfs" autogenargs="--disable-http">
     <branch/>
     <dependencies>
       <dep package="intltool"/>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]