[jhbuild] 3.8: Don't build libgda tools since we build it as a dep
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] 3.8: Don't build libgda tools since we build it as a dep
- Date: Fri, 28 Sep 2012 00:38:04 +0000 (UTC)
commit fc9e1dce75da18fa4f8e99ba5257e4f40c609288
Author: William Jon McCann <jmccann redhat com>
Date: Thu Sep 27 19:12:51 2012 -0400
3.8: Don't build libgda tools since we build it as a dep
See https://bugzilla.gnome.org/show_bug.cgi?id=684895
modulesets/gnome-apps-3.8.modules | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.8.modules b/modulesets/gnome-apps-3.8.modules
index 2abdf22..61a6b2f 100644
--- a/modulesets/gnome-apps-3.8.modules
+++ b/modulesets/gnome-apps-3.8.modules
@@ -313,12 +313,13 @@
</suggests>
</autotools>
- <autotools id="libgda" autogenargs="--with-java=no">
+ <autotools id="libgda" autogenargs="--with-java=no --disable-tools">
<branch/>
<dependencies>
<dep package="glib"/>
<dep package="libxml2"/>
<dep package="openssl"/>
+ <dep package="vala"/>
</dependencies>
</autotools>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]