mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
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
This commit is contained in:
parent
66a0bef1fb
commit
5f0d67263b
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@
|
|||
</dependencies>
|
||||
</autotools>
|
||||
|
||||
<autotools id="gconf">
|
||||
<autotools id="gconf" autogenargs="--disable-defaults-service">
|
||||
<branch repo="git.gnome.org" module="gconf"/>
|
||||
</autotools>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue