[jhbuild] 3.18: move libxml2 from sysdeps to core-deps



commit b650dd85c41ba0e80f0be648997a584a013518b0
Author: Sebastian Geiger <sbastig gmx net>
Date:   Sat Nov 21 23:46:57 2015 +0100

    3.18: move libxml2 from sysdeps to core-deps

 modulesets/gnome-suites-core-deps-3.18.modules |    6 ++++++
 modulesets/gnome-sysdeps-3.18.modules          |    6 ------
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.18.modules b/modulesets/gnome-suites-core-deps-3.18.modules
index 2490ef2..65526e2 100644
--- a/modulesets/gnome-suites-core-deps-3.18.modules
+++ b/modulesets/gnome-suites-core-deps-3.18.modules
@@ -341,6 +341,12 @@
 
 <!-- OS Core API/ABI stable dependencies -->
 
+  <autotools id="libxml2">
+    <pkg-config>libxml-2.0.pc</pkg-config>
+    <branch revision="v2.9.2"
+            version="2.9.2"/>
+  </autotools>
+
   <autotools id="atk">
     <branch revision="gnome-3-18"/>
     <dependencies>
diff --git a/modulesets/gnome-sysdeps-3.18.modules b/modulesets/gnome-sysdeps-3.18.modules
index 2cecfec..cd5784a 100644
--- a/modulesets/gnome-sysdeps-3.18.modules
+++ b/modulesets/gnome-sysdeps-3.18.modules
@@ -731,12 +731,6 @@
             version="5.0"/>
   </systemmodule>
 
-  <systemmodule id="libxml2">
-    <pkg-config>libxml-2.0.pc</pkg-config>
-    <branch repo="system"
-            version="2.7.8"/>
-  </systemmodule>
-
   <systemmodule id="libxml2-python">
     <branch repo="system"/>
     <systemdependencies>


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