[gnome-shell] Add '--disable-default-service' to gconf module autogenargs
- From: Marina Zhurakhinskaya <marinaz src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-shell] Add '--disable-default-service' to gconf module autogenargs
- Date: Mon, 29 Jun 2009 18:37:08 +0000 (UTC)
commit 5f0d67263b6de0ad8a43a916dba10d5b2425e7b5
Author: Marina Zhurakhinskaya <marinaz redhat com>
Date: Mon Jun 29 14:30:34 2009 -0400
Add '--disable-default-service' to gconf module autogenargs
This allows us to avoid adding PolicyKit DBus as a dependency.
Closes http://bugzilla.gnome.org/show_bug.cgi?id=586987
tools/build/gnome-shell.modules | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tools/build/gnome-shell.modules b/tools/build/gnome-shell.modules
index fec604f..591c282 100644
--- a/tools/build/gnome-shell.modules
+++ b/tools/build/gnome-shell.modules
@@ -36,7 +36,7 @@
</dependencies>
</autotools>
- <autotools id="gconf">
+ <autotools id="gconf" autogenargs="--disable-defaults-service">
<branch repo="git.gnome.org" module="gconf"/>
</autotools>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]