[jhbuild] 3.8: Use libnl from distro packages
- From: Javier JardÃn <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] 3.8: Use libnl from distro packages
- Date: Sun, 2 Dec 2012 11:14:59 +0000 (UTC)
commit 19deface8cf812be21589f45fac07704334cbff8
Author: Javier JardÃn <jjardon gnome org>
Date: Sun Dec 2 17:31:16 2012 +0900
3.8: Use libnl from distro packages
modulesets/gnome-suites-core-deps-base-3.8.modules | 12 ------------
modulesets/gnome-sysdeps-3.8.modules | 6 ++++++
2 files changed, 6 insertions(+), 12 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-base-3.8.modules b/modulesets/gnome-suites-core-deps-base-3.8.modules
index 966bc70..2daf7d5 100644
--- a/modulesets/gnome-suites-core-deps-base-3.8.modules
+++ b/modulesets/gnome-suites-core-deps-base-3.8.modules
@@ -29,8 +29,6 @@
href="http://0pointer.de/lennart/projects/"/>
<repository type="tarball" name="github.com/metabrainz"
href="https://github.com/downloads/metabrainz/"/>
-<repository type="tarball" name="libnl"
- href="http://www.infradead.org/~tgr/libnl/files/"/>
<repository type="tarball" name="kernel.org"
href="http://www.kernel.org/pub/linux/"/>
<repository type="tarball" name="dbus"
@@ -256,16 +254,6 @@
</dependencies>
</cmake>
- <autotools id="libnl" skip-autogen="never" autogen-sh="configure" check-target="false">
- <pkg-config>libnl-3.0.pc</pkg-config>
- <branch repo="libnl"
- module="libnl-3.2.7.tar.gz"
- version="3.2.7"
- hash="sha256:1141f3229ebf65f6cee43a898d4832b8c17cb942e23adeccb365e75708a2b08e"
- size="1124758">
- </branch>
- </autotools>
-
<tarball id="liboil" version="0.3.17">
<pkg-config>liboil-0.3.pc</pkg-config>
<source href="http://liboil.freedesktop.org/download/liboil-0.3.17.tar.gz"
diff --git a/modulesets/gnome-sysdeps-3.8.modules b/modulesets/gnome-sysdeps-3.8.modules
index ef9794d..6ae129a 100644
--- a/modulesets/gnome-sysdeps-3.8.modules
+++ b/modulesets/gnome-sysdeps-3.8.modules
@@ -249,6 +249,12 @@
</systemdependencies>
</systemmodule>
+ <systemmodule id="libnl">
+ <pkg-config>libnl-3.0.pc</pkg-config>
+ <branch repo="system"
+ version="3.2.7"/>
+ </systemmodule>
+
<systemmodule id="libpng">
<pkg-config>libpng.pc</pkg-config>
<branch repo="system"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]