wok diff gegl/receipt @ rev 17913
python-unicodecsv: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Apr 08 16:24:28 2015 +0200 (2015-04-08) |
parents | 2b9f96603415 |
children | 52e48826c690 |
line diff
1.1 --- a/gegl/receipt Sat Aug 10 13:52:56 2013 +0000 1.2 +++ b/gegl/receipt Wed Apr 08 16:24:28 2015 +0200 1.3 @@ -9,9 +9,10 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.5 WEB_SITE="http://gegl.org/" 1.6 WGET_URL="ftp://ftp.gimp.org/pub/$PACKAGE/${VERSION%.*}/$TARBALL" 1.7 +HOST_ARCH="i486 arm" 1.8 1.9 DEPENDS="babl expat gtk+ jpeg xorg-libX11" 1.10 -BUILD_DEPENDS="babl-dev expat-dev gtk+-dev xorg-dev" 1.11 +BUILD_DEPENDS="babl-dev expat-dev gtk+-dev" 1.12 1.13 # Rules to configure and make the package. 1.14 compile_rules()