[jhbuild] apps-3.12: build nemiver with --enable-gsettings=yes



commit 6854f6aeebf09d82fbf677fbe746b126c857dea9
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Wed Feb 19 23:50:03 2014 -0600

    apps-3.12: build nemiver with --enable-gsettings=yes
    
    Otherwise, gconf will be automatically selected if dconf is not
    installed in the jhbuild environment, causing the build to fail if gconf
    is not installed in the jhbuild environment

 modulesets/gnome-apps-3.12.modules |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.12.modules b/modulesets/gnome-apps-3.12.modules
index 06b822e..8c4edf3 100644
--- a/modulesets/gnome-apps-3.12.modules
+++ b/modulesets/gnome-apps-3.12.modules
@@ -937,7 +937,8 @@
     </suggests>
   </autotools>
 
-  <autotools id="nemiver">
+  <autotools id="nemiver"
+             autogenargs="--enable-gsettings=yes">
     <branch/>
     <dependencies>
       <dep package="boost"/>


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