wok-undigest rev 769

dulwich: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jul 13 08:58:12 2012 +0200 (2012-07-13)
parents 505f41402b6b
children 561f9c9597b3
files dulwich/receipt
line diff
     1.1 --- a/dulwich/receipt	Fri Jul 13 08:54:58 2012 +0200
     1.2 +++ b/dulwich/receipt	Fri Jul 13 08:58:12 2012 +0200
     1.3 @@ -10,7 +10,7 @@
     1.4  WGET_URL="${WEB_SITE}$TARBALL"
     1.5  
     1.6  DEPENDS="python"
     1.7 -BUILD_DEPENDS="python"
     1.8 +BUILD_DEPENDS="python-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()