wok-6.x diff fontconfig/receipt @ rev 18140
syslinux/taziso: add floppyset
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jun 15 16:28:54 2015 +0200 (2015-06-15) |
parents | 3b4e4318134e |
children | 195ccf2b5a37 |
line diff
1.1 --- a/fontconfig/receipt Tue Dec 03 18:28:51 2013 +0000 1.2 +++ b/fontconfig/receipt Mon Jun 15 16:28:54 2015 +0200 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"