[jhbuild] Allow non-root util-linux-ng devel builds & add gobject-introspection
- From: Craig Keogh <cskeogh src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [jhbuild] Allow non-root util-linux-ng devel builds & add gobject-introspection
- Date: Mon, 31 Aug 2009 08:12:29 +0000 (UTC)
commit 2c0db2bb7b3a5f654cfe99f2a5bcad68711bc19b
Author: Craig Keogh <cskeogh adam com au>
Date: Mon Aug 31 17:36:14 2009 +0930
Allow non-root util-linux-ng devel builds & add gobject-introspection
modulesets/gnome-external-deps-devel.modules | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-external-deps-devel.modules b/modulesets/gnome-external-deps-devel.modules
index fd577c8..69fb30b 100644
--- a/modulesets/gnome-external-deps-devel.modules
+++ b/modulesets/gnome-external-deps-devel.modules
@@ -119,7 +119,7 @@
</dependencies>
</autotools>
- <autotools id="util-linux-ng" autogen-sh="autoreconf">
+ <autotools id="util-linux-ng" autogen-sh="autoreconf" autogenargs="--disable-makeinstall-chown">
<branch repo="git.kernel.org"
module="pub/scm/utils/util-linux-ng/util-linux-ng.git" checkoutdir="util-linux-ng"/>
<dependencies/>
@@ -569,4 +569,11 @@
</dependencies>
</autotools>
+ <autotools id="gobject-introspection">
+ <branch/>
+ <dependencies>
+ <dep package="glib"/>
+ </dependencies>
+ </autotools>
+
</moduleset>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]