wok diff xorg-libXft/receipt @ rev 19120

sqlite: fix arm build (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun May 08 13:44:26 2016 +0200 (2016-05-08)
parents 8243cc847667
children 814c58f64f83
line diff
     1.1 --- a/xorg-libXft/receipt	Mon Jun 03 06:58:16 2013 +0000
     1.2 +++ b/xorg-libXft/receipt	Sun May 08 13:44:26 2016 +0200
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://www.x.org/"
     1.6  WGET_URL="$XORG_MIRROR/lib/$TARBALL"
     1.7 +HOST_ARCH="i486 arm"
     1.8  
     1.9  DEPENDS="fontconfig xorg-libXrender"
    1.10  BUILD_DEPENDS="xorg-libXrender-dev freetype-dev fontconfig-dev libxml2-dev"