wok-stable diff aria2/receipt @ rev 12252
Up: slitaz-tools (4.9.1) - Last minute bug fix
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Apr 10 12:10:23 2012 +0200 (2012-04-10) |
parents | a58947caa92e |
children | d6e12f519b30 |
line diff
1.1 --- a/aria2/receipt Fri Dec 09 10:25:53 2011 +0100 1.2 +++ b/aria2/receipt Tue Apr 10 12:10:23 2012 +0200 1.3 @@ -10,7 +10,8 @@ 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 gmp-dev" 1.8 +BUILD_DEPENDS="zlib-dev gettext libxml2-dev gnutls-dev pkg-config gmp-dev \ 1.9 +nettle-dev" 1.10 1.11 # Rules to configure and make the package. 1.12 compile_rules()