wok diff libgnomecanvas/receipt @ rev 11661

syslinux: help.en (tiny edits)
author Paul Issott <paul@slitaz.org>
date Sun Feb 12 21:27:40 2012 +0000 (2012-02-12)
parents d018c1db28ae
children 4904e3d374a9
line diff
     1.1 --- a/libgnomecanvas/receipt	Fri May 20 23:22:22 2011 +0000
     1.2 +++ b/libgnomecanvas/receipt	Sun Feb 12 21:27:40 2012 +0000
     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()