wok-current diff curl/receipt @ rev 16497
openssl: fix ARM cook
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Apr 23 17:05:52 2014 +0200 (2014-04-23) |
parents | 6c3718ca17b6 |
children | fdae4331433c |
line diff
1.1 --- a/curl/receipt Sat Nov 09 17:34:23 2013 +0000 1.2 +++ b/curl/receipt Wed Apr 23 17:05:52 2014 +0200 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"