# HG changeset patch # User Pascal Bellard # Date 1415132044 -3600 # Node ID 30a3a02447030f68855c212023113cffdd1d1848 # Parent 7590ebb973662b2e83d06f1b3909d1e193a07f25 e2tools: update bdeps diff -r 7590ebb97366 -r 30a3a0244703 e2tools/receipt --- a/e2tools/receipt Tue Nov 04 19:06:05 2014 +0100 +++ b/e2tools/receipt Tue Nov 04 21:14:04 2014 +0100 @@ -11,7 +11,7 @@ WGET_URL="$WEB_SITE/archive/v$VERSION.tar.gz" DEPENDS="e2fsprogs" -BUILD_DEPENDS="e2fsprogs-dev" +BUILD_DEPENDS="e2fsprogs-dev wget" # Rules to configure and make the package. compile_rules()