wok rev 17325

e2tools: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Nov 04 21:14:04 2014 +0100 (2014-11-04)
parents 7590ebb97366
children 3b5c0ea204f2
files e2tools/receipt
line diff
     1.1 --- a/e2tools/receipt	Tue Nov 04 19:06:05 2014 +0100
     1.2 +++ b/e2tools/receipt	Tue Nov 04 21:14:04 2014 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="$WEB_SITE/archive/v$VERSION.tar.gz"
     1.5  
     1.6  DEPENDS="e2fsprogs"
     1.7 -BUILD_DEPENDS="e2fsprogs-dev"
     1.8 +BUILD_DEPENDS="e2fsprogs-dev wget"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()