wok diff gegl/receipt @ rev 17805

Up caja (1.9.3)
author Yuri Pourre <yuripourre@gmail.com>
date Sat Mar 21 03:28:25 2015 -0300 (2015-03-21)
parents 2b9f96603415
children 52e48826c690
line diff
     1.1 --- a/gegl/receipt	Sat Aug 10 13:52:56 2013 +0000
     1.2 +++ b/gegl/receipt	Sat Mar 21 03:28:25 2015 -0300
     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()