wok diff libgnomecanvas/receipt @ rev 11440

raptor: fix build (thanks godane)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Fri Dec 16 15:42:01 2011 +0100 (2011-12-16)
parents d018c1db28ae
children 4904e3d374a9
line diff
     1.1 --- a/libgnomecanvas/receipt	Fri May 20 23:22:22 2011 +0000
     1.2 +++ b/libgnomecanvas/receipt	Fri Dec 16 15:42:01 2011 +0100
     1.3 @@ -10,7 +10,8 @@
     1.4  WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
     1.5  
     1.6  DEPENDS="gtk+ libglade libart_lgpl xorg-libXdamage xorg-libXcursor"
     1.7 -BUILD_DEPENDS="gtk+-dev libglade-dev libart_lgpl-dev xorg-libXcursor-dev"
     1.8 +BUILD_DEPENDS="gtk+-dev libglade-dev libart_lgpl-dev xorg-libXcursor-dev \
     1.9 +intltool"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()