Add dep of clutter on gir-repository to moduleset
Clutter requires Pango.gir. Until Pango is universally available in a version that builds its own GIR, Pango.gir is built as part of gir-repository. (Found by Adel Gadllah)
This commit is contained in:
parent
1c69380923
commit
956f89f377
@ -35,6 +35,7 @@
|
|||||||
<branch repo="git.clutter-project.org" module="clutter" revision="clutter-1.0"/>
|
<branch repo="git.clutter-project.org" module="clutter" revision="clutter-1.0"/>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dep package="gobject-introspection"/>
|
<dep package="gobject-introspection"/>
|
||||||
|
<dep package="gir-repository"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</autotools>
|
</autotools>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user