wok diff harfbuzz/receipt @ rev 19115

tk, nano, htop, gawk: fix arm build
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 07 15:28:14 2016 +0200 (2016-05-07)
parents 1f3d28dd05d0
children c460585add2a
line diff
     1.1 --- a/harfbuzz/receipt	Mon Apr 18 13:48:11 2016 +0300
     1.2 +++ b/harfbuzz/receipt	Sat May 07 15:28:14 2016 +0200
     1.3 @@ -9,6 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://www.freedesktop.org/wiki/Software/HarfBuzz"
     1.6  WGET_URL="http://www.freedesktop.org/software/harfbuzz/release/$TARBALL"
     1.7 +HOST_ARCH="i486 arm"
     1.8  
     1.9  DEPENDS="glib freetype cairo"
    1.10  BUILD_DEPENDS="glib-dev freetype-dev cairo-dev"