wok-6.x diff harfbuzz/receipt @ rev 19158
mesa*: fix build
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Wed May 25 23:07:05 2016 +0200 (2016-05-25) |
parents | 1f3d28dd05d0 |
children | c460585add2a |
line diff
1.1 --- a/harfbuzz/receipt Mon Apr 18 13:48:11 2016 +0300 1.2 +++ b/harfbuzz/receipt Wed May 25 23:07:05 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"