wok rev 12134

Re-fix clutter gtk so it build with both tazwok & cookutils
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Mar 13 21:06:51 2012 +0100 (2012-03-13)
parents 1d634d45f8a0
children fa31026b97ce
files clutter-gtk/receipt
line diff
     1.1 --- a/clutter-gtk/receipt	Tue Mar 13 15:39:58 2012 -0500
     1.2 +++ b/clutter-gtk/receipt	Tue Mar 13 21:06:51 2012 +0100
     1.3 @@ -6,7 +6,8 @@
     1.4  SHORT_DESC="GTK+ libraries for Clutter."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  DEPENDS="gtk+ clutter"
     1.7 -BUILD_DEPENDS="gtk+-dev clutter-dev gobject-introspection automake autoconf"
     1.8 +BUILD_DEPENDS="gtk+-dev clutter-dev gobject-introspection automake autoconf \
     1.9 +gobject-introspection-dev"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://clutter-project.org/"
    1.12  WGET_URL="http://www.clutter-project.org/sources/$PACKAGE/${VERSION%.*}/$TARBALL"