[jhbuild] 3.20: Move babl to core-deps



commit eb85ea58666c57722fd71576799baf2133fe4b9a
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Sun Jan 17 19:24:22 2016 -0600

    3.20: Move babl to core-deps

 modulesets/gnome-apps-3.20.modules             |    4 ----
 modulesets/gnome-suites-core-deps-3.20.modules |    4 ++++
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.20.modules b/modulesets/gnome-apps-3.20.modules
index d45739f..d5b6435 100644
--- a/modulesets/gnome-apps-3.20.modules
+++ b/modulesets/gnome-apps-3.20.modules
@@ -39,10 +39,6 @@
        that are not covered there, add them in here
     -->
 
-  <autotools id="babl">
-    <branch/>
-  </autotools>
-
   <autotools id="gegl">
     <branch/>
     <dependencies>
diff --git a/modulesets/gnome-suites-core-deps-3.20.modules b/modulesets/gnome-suites-core-deps-3.20.modules
index 42aad89..ade3480 100644
--- a/modulesets/gnome-suites-core-deps-3.20.modules
+++ b/modulesets/gnome-suites-core-deps-3.20.modules
@@ -100,6 +100,10 @@
     </dependencies>
   </autotools>
 
+  <autotools id="babl">
+    <branch/>
+  </autotools>
+
   <autotools id="cairomm" autogen-sh="configure">
     <branch module="releases/cairomm-${version}.tar.gz"
             version="1.12.0"


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