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
@ -36,7 +36,7 @@
|
|||||||
</dependencies>
|
</dependencies>
|
||||||
</autotools>
|
</autotools>
|
||||||
|
|
||||||
<autotools id="gconf">
|
<autotools id="gconf" autogenargs="--disable-defaults-service">
|
||||||
<branch repo="git.gnome.org" module="gconf"/>
|
<branch repo="git.gnome.org" module="gconf"/>
|
||||||
</autotools>
|
</autotools>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user