wok diff curl/receipt @ rev 17554
Up mdadm (3.3.2)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jan 31 18:49:47 2015 +0100 (2015-01-31) |
parents | 6c3718ca17b6 |
children | fdae4331433c |
line diff
1.1 --- a/curl/receipt Sat Nov 09 17:34:23 2013 +0000 1.2 +++ b/curl/receipt Sat Jan 31 18:49:47 2015 +0100 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"