Add Clutter dependency on gdk-pixbuf in moduleset

Clutter also depends on gdk-pixbuf so build gdk-pixbuf
before Clutter.

https://bugzilla.gnome.org/show_bug.cgi?id=631086
This commit is contained in:
Milan Bouchet-Valat 2010-10-01 13:02:31 +02:00
parent 61b029207d
commit 25fe730d16

View File

@ -114,6 +114,7 @@
<dep package="gobject-introspection"/>
<dep package="atk"/>
<dep package="pango"/>
<dep package="gdk-pixbuf"/>
</dependencies>
</autotools>