build: Switch moduleset to clutter-1.6 branch
We are targeting 1.6 for 3.0, so we should not follow the master branch branch leading to 1.7
This commit is contained in:
@@ -115,7 +115,7 @@
|
|||||||
</autotools>
|
</autotools>
|
||||||
|
|
||||||
<autotools id="clutter">
|
<autotools id="clutter">
|
||||||
<branch repo="git.clutter-project.org" module="clutter"/>
|
<branch repo="git.clutter-project.org" module="clutter" revision="clutter-1.6"/>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dep package="json-glib"/>
|
<dep package="json-glib"/>
|
||||||
<dep package="gobject-introspection"/>
|
<dep package="gobject-introspection"/>
|
||||||
|
Reference in New Issue
Block a user