[jhbuild] 3.8: Use lcms2 from distro packages



commit 595bad652730c747f157c71c62c183ff6fadf669
Author: Javier JardÃn <jjardon gnome org>
Date:   Sun Dec 2 17:20:05 2012 +0900

    3.8: Use lcms2 from distro packages

 modulesets/gnome-suites-core-deps-base-3.8.modules |    9 ---------
 modulesets/gnome-sysdeps-3.8.modules               |    6 ++++++
 2 files changed, 6 insertions(+), 9 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-base-3.8.modules b/modulesets/gnome-suites-core-deps-base-3.8.modules
index 8f33c47..8e3f30c 100644
--- a/modulesets/gnome-suites-core-deps-base-3.8.modules
+++ b/modulesets/gnome-suites-core-deps-base-3.8.modules
@@ -180,15 +180,6 @@
     </dependencies>
   </autotools>
 
-  <autotools id="lcms2" autogen-sh="configure">
-    <pkg-config>lcms2.pc</pkg-config>
-    <branch repo="sourceforge.net"
-            module="lcms/lcms2-2.2.tar.gz"
-            version="2.2"
-            hash="sha256:b6f2a1be1a2b7ca54bfab69b32242d383a176637f161eeeaef451bd9fc1195cc"
-            size="4193353"/>
-  </autotools>
-
   <autotools id="libcanberra" autogen-sh="configure" autogenargs="--with-systemdsystemunitdir=no">
     <pkg-config>libcanberra-gtk.pc</pkg-config>
     <branch repo="0pointer.de"
diff --git a/modulesets/gnome-sysdeps-3.8.modules b/modulesets/gnome-sysdeps-3.8.modules
index 2650eb2..f13eb37 100644
--- a/modulesets/gnome-sysdeps-3.8.modules
+++ b/modulesets/gnome-sysdeps-3.8.modules
@@ -293,6 +293,12 @@
     <branch repo="system"/>
   </systemmodule>
 
+  <systemmodule id="lcms2">
+    <pkg-config>lcms2.pc</pkg-config>
+    <branch repo="system"
+            version="2.2"/>
+  </systemmodule>
+
   <systemmodule id="mpfr">
     <branch repo="system"/>
     <systemdependencies>



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