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:
@@ -131,6 +131,7 @@
|
||||
<branch repo="git.gnome.org" module="gconf"/>
|
||||
<dependencies>
|
||||
<dep package="glib"/>
|
||||
<dep package="gtk3"/>
|
||||
</dependencies>
|
||||
</autotools>
|
||||
|
||||
|
Reference in New Issue
Block a user