gnome-shell.modules: order GConf after gtk3
GConf has test programs that link against GTK+, and defaults to using gtk3 if found, so build GConf after gtk3.
This commit is contained in:
parent
ef544f6e06
commit
6064661de9
@ -131,6 +131,7 @@
|
|||||||
<branch repo="git.gnome.org" module="gconf"/>
|
<branch repo="git.gnome.org" module="gconf"/>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dep package="glib"/>
|
<dep package="glib"/>
|
||||||
|
<dep package="gtk3"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</autotools>
|
</autotools>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user