Build clutter before gir-repository
We need to build gir-repository after clutter so that the typelib for clutter is built; add a dependency. svn path=/trunk/; revision=15
This commit is contained in:
parent
9e45cf84fb
commit
baf6cf0dc5
@ -18,6 +18,7 @@
|
||||
<branch/>
|
||||
<dependencies>
|
||||
<dep package="gobject-introspection"/>
|
||||
<dep package="clutter"/>
|
||||
</dependencies>
|
||||
</autotools>
|
||||
|
||||
@ -52,4 +53,4 @@
|
||||
</dependencies>
|
||||
</autotools>
|
||||
|
||||
</moduleset>
|
||||
</moduleset>
|
||||
|
Loading…
Reference in New Issue
Block a user