wok rev 11366
aria2: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Dec 09 10:25:53 2011 +0100 (2011-12-09) |
parents | eea1a108a26b |
children | 9415b951d936 |
files | aria2/receipt |
line diff
1.1 --- a/aria2/receipt Fri Dec 09 09:54:52 2011 +0100 1.2 +++ b/aria2/receipt Fri Dec 09 10:25:53 2011 +0100 1.3 @@ -10,7 +10,7 @@ 1.4 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.5 1.6 DEPENDS="zlib libxml2 gnutls" 1.7 -BUILD_DEPENDS="zlib-dev gettext libxml2-dev gnutls-dev pkg-config" 1.8 +BUILD_DEPENDS="zlib-dev gettext libxml2-dev gnutls-dev pkg-config gmp-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()