wok-6.x diff curl/receipt @ rev 16701
Up: tazpkg (5.3.1): fix bug with installing coreutils-directory package
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Mon May 26 16:17:01 2014 +0300 (2014-05-26) |
parents | 6c3718ca17b6 |
children | fdae4331433c |
line diff
1.1 --- a/curl/receipt Sat Nov 09 17:34:23 2013 +0000 1.2 +++ b/curl/receipt Mon May 26 16:17:01 2014 +0300 1.3 @@ -9,6 +9,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.5 WEB_SITE="http://curl.haxx.se/" 1.6 WGET_URL="http://curl.haxx.se/download/$TARBALL" 1.7 +HOST_ARCH="i486 arm" 1.8 1.9 DEPENDS="libssl libcurl zlib libidn" 1.10 BUILD_DEPENDS="openssl-dev libidn-dev"