# HG changeset patch # User Pascal Bellard # Date 1323432365 -3600 # Node ID 92a88bb1c1a6ac6aa35828d50a7cbb396bc4766f # Parent a12535b4805896ee428dad96bd5b729463c8b187 aria2: update bdeps diff -r a12535b48058 -r 92a88bb1c1a6 aria2/receipt --- a/aria2/receipt Fri Dec 09 12:31:03 2011 +0100 +++ b/aria2/receipt Fri Dec 09 13:06:05 2011 +0100 @@ -10,7 +10,8 @@ WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" DEPENDS="zlib libxml2 gnutls" -BUILD_DEPENDS="zlib-dev gettext libxml2-dev gnutls-dev pkg-config gmp-dev" +BUILD_DEPENDS="zlib-dev gettext libxml2-dev gnutls-dev pkg-config gmp-dev \ +nettle-dev" # Rules to configure and make the package. compile_rules()