wok diff freetype/receipt @ rev 17395
vlc: remove a false positve trigger
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Nov 27 18:31:22 2014 +0100 (2014-11-27) |
parents | 691511385fb8 |
children | 7e930b05781d |
line diff
1.1 --- a/freetype/receipt Mon Sep 30 15:03:13 2013 +0000 1.2 +++ b/freetype/receipt Thu Nov 27 18:31:22 2014 +0100 1.3 @@ -9,6 +9,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.5 WEB_SITE="http://www.freetype.org/" 1.6 WGET_URL="http://download.savannah.gnu.org/releases/freetype/$TARBALL" 1.7 +HOST_ARCH="i486 arm" 1.8 1.9 DEPENDS="slitaz-base-files zlib" 1.10 BUILD_DEPENDS="bzip2-dev"