[jhbuild] glib-networking depends on gsettings-desktop-schemas
This missing dependency is only noticeable when you remove the whole $prefix and build everything from scratch, since schemas are already present in existing installs. https://bugzilla.gnome.org/show_bug.cgi?id=646416
This commit is contained in:
parent
0127eb5892
commit
342bc1e72d
@ -206,6 +206,7 @@
|
|||||||
<branch repo="git.gnome.org" module="glib-networking"/>
|
<branch repo="git.gnome.org" module="glib-networking"/>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dep package="glib"/>
|
<dep package="glib"/>
|
||||||
|
<dep package="gsettings-desktop-schemas"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</autotools>
|
</autotools>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user