[jhbuild] ibus: add a gconf dependency



commit 081bfcfa6680c9eda283f986ba0a8307e4105e20
Author: Ryan Lortie <desrt desrt ca>
Date:   Sat Jan 25 13:53:03 2014 -0500

    ibus: add a gconf dependency
    
    ibus needs gsettings-schema-convert from GConf in order to pass
    ./configure.
    
    Probably this requirement should be fixed upstream (since the converted
    file is already shipped in the tarball anyway) but for now this will
    work.

 modulesets/gnome-suites-core-deps-3.12.modules |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.12.modules b/modulesets/gnome-suites-core-deps-3.12.modules
index 7452e27..844a352 100644
--- a/modulesets/gnome-suites-core-deps-3.12.modules
+++ b/modulesets/gnome-suites-core-deps-3.12.modules
@@ -1306,6 +1306,7 @@
       <dep package="dconf"/>
       <dep package="iso-codes"/>
       <dep package="gtk+"/>
+      <dep package="gconf"/>
     </dependencies>
   </autotools>
 


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