wok-current rev 15963
libidn: add to ARM arch
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon Feb 24 04:06:35 2014 +0100 (2014-02-24) |
parents | a3d907c461f2 |
children | d7effc007afd |
files | libidn-dev/receipt libidn/receipt |
line diff
1.1 --- a/libidn-dev/receipt Mon Feb 24 01:18:39 2014 +0100 1.2 +++ b/libidn-dev/receipt Mon Feb 24 04:06:35 2014 +0100 1.3 @@ -8,6 +8,7 @@ 1.4 LICENSE="GPL3 LGPL2.1" 1.5 WEB_SITE="http://www.gnu.org/software/libidn/" 1.6 WANTED="libidn" 1.7 +HOST_ARCH="i486 arm" 1.8 1.9 DEPENDS="libidn pkg-config" 1.10
2.1 --- a/libidn/receipt Mon Feb 24 01:18:39 2014 +0100 2.2 +++ b/libidn/receipt Mon Feb 24 04:06:35 2014 +0100 2.3 @@ -9,6 +9,7 @@ 2.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 2.5 WEB_SITE="http://www.gnu.org/software/$PACKAGE/" 2.6 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" 2.7 +HOST_ARCH="i486 arm" 2.8 2.9 # Rules to configure and make the package. 2.10 compile_rules()