Make pango be built before clutter in moduleset
If pango is built, do it before clutter since it will use it instead of the system version.
This commit is contained in:
@ -98,6 +98,7 @@
|
||||
</dependencies>
|
||||
<after>
|
||||
<dep package="gir-repository"/>
|
||||
<dep package="pango"/>
|
||||
</after>
|
||||
</autotools>
|
||||
|
||||
|
Reference in New Issue
Block a user