wok-6.x diff fontconfig/receipt @ rev 17549
fatattr: fix fatattr.sh --restore
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jan 29 15:49:38 2015 +0100 (2015-01-29) |
parents | 3b4e4318134e |
children | 195ccf2b5a37 |
line diff
1.1 --- a/fontconfig/receipt Tue Dec 03 18:28:51 2013 +0000 1.2 +++ b/fontconfig/receipt Thu Jan 29 15:49:38 2015 +0100 1.3 @@ -9,6 +9,7 @@ 1.4 WEB_SITE="http://www.fontconfig.org/wiki/" 1.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.6 WGET_URL="http://www.freedesktop.org/software/fontconfig/release/$TARBALL" 1.7 +HOST_ARCH="i486 arm" 1.8 1.9 DEPENDS="bzlib expat freetype libxml2" 1.10 BUILD_DEPENDS="libxml2-dev freetype-dev"