# HG changeset patch # User Christophe Lincoln # Date 1393211195 -3600 # Node ID fa583ef36fa924ba26090998e1f093e82c406d7e # Parent a3d907c461f2140a2b7623a9f463189eb9633bd2 libidn: add to ARM arch diff -r a3d907c461f2 -r fa583ef36fa9 libidn-dev/receipt --- a/libidn-dev/receipt Mon Feb 24 01:18:39 2014 +0100 +++ b/libidn-dev/receipt Mon Feb 24 04:06:35 2014 +0100 @@ -8,6 +8,7 @@ LICENSE="GPL3 LGPL2.1" WEB_SITE="http://www.gnu.org/software/libidn/" WANTED="libidn" +HOST_ARCH="i486 arm" DEPENDS="libidn pkg-config" diff -r a3d907c461f2 -r fa583ef36fa9 libidn/receipt --- a/libidn/receipt Mon Feb 24 01:18:39 2014 +0100 +++ b/libidn/receipt Mon Feb 24 04:06:35 2014 +0100 @@ -9,6 +9,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.gnu.org/software/$PACKAGE/" WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" +HOST_ARCH="i486 arm" # Rules to configure and make the package. compile_rules()