[jhbuild] apps-3.12: build nemiver with --enable-gsettings=yes
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] apps-3.12: build nemiver with --enable-gsettings=yes
- Date: Thu, 20 Feb 2014 05:58:48 +0000 (UTC)
commit 6854f6aeebf09d82fbf677fbe746b126c857dea9
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Wed Feb 19 23:50:03 2014 -0600
apps-3.12: build nemiver with --enable-gsettings=yes
Otherwise, gconf will be automatically selected if dconf is not
installed in the jhbuild environment, causing the build to fail if gconf
is not installed in the jhbuild environment
modulesets/gnome-apps-3.12.modules | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.12.modules b/modulesets/gnome-apps-3.12.modules
index 06b822e..8c4edf3 100644
--- a/modulesets/gnome-apps-3.12.modules
+++ b/modulesets/gnome-apps-3.12.modules
@@ -937,7 +937,8 @@
</suggests>
</autotools>
- <autotools id="nemiver">
+ <autotools id="nemiver"
+ autogenargs="--enable-gsettings=yes">
<branch/>
<dependencies>
<dep package="boost"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]