wok-next diff curl/receipt @ rev 17454
syslinux/iso2exe: create a vfat partition in usb bootkey (DOS case only)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Dec 18 11:42:27 2014 +0100 (2014-12-18) |
parents | 6c3718ca17b6 |
children | fdae4331433c |
line diff
1.1 --- a/curl/receipt Sat Nov 09 17:34:23 2013 +0000 1.2 +++ b/curl/receipt Thu Dec 18 11:42:27 2014 +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"