[jhbuild] 3.8: Use libtasn1 from distro packages



commit ef95fb3f18d05fc3005d01b37c695a0b78f0f9de
Author: Javier JardÃn <jjardon gnome org>
Date:   Sun Dec 2 17:37:51 2012 +0900

    3.8: Use libtasn1 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 2daf7d5..4a97d43 100644
--- a/modulesets/gnome-suites-core-deps-base-3.8.modules
+++ b/modulesets/gnome-suites-core-deps-base-3.8.modules
@@ -304,15 +304,6 @@
             size="1037078"/>
   </tarball>
 
-  <autotools id="libtasn1" supports-non-srcdir-builds="no">
-    <pkg-config>libtasn1.pc</pkg-config>
-    <branch repo="ftp.gnu.org"
-            module="libtasn1/libtasn1-2.2.tar.gz"
-            version="2.2"
-            hash="sha256:5dd7956d62a351bb657f18d228c5d5b9e9455355543f59ff36484a9d389e36b9"
-            size="1641693" />
-  </autotools>
-
   <autotools id="libxml2">
     <pkg-config>libxml-2.0.pc</pkg-config>
     <branch module="libxml2/libxml2-2.8.0.tar.gz"
diff --git a/modulesets/gnome-sysdeps-3.8.modules b/modulesets/gnome-sysdeps-3.8.modules
index 6ae129a..074bc1f 100644
--- a/modulesets/gnome-sysdeps-3.8.modules
+++ b/modulesets/gnome-sysdeps-3.8.modules
@@ -260,6 +260,12 @@
     <branch repo="system"/>
   </systemmodule>
 
+  <systemmodule id="libtasn1">
+    <pkg-config>libtasn1.pc</pkg-config>
+    <branch repo="system"
+            version="2.7"/>
+  </systemmodule>
+
   <systemmodule id="libtiff">
     <branch repo="system"/>
     <systemdependencies>



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