wok rev 11853

python-pyxml: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 27 11:08:44 2012 +0100 (2012-02-27)
parents d40213305781
children bcfe199cef3f
files python-pyxml/receipt
line diff
     1.1 --- a/python-pyxml/receipt	Mon Feb 27 11:07:42 2012 +0100
     1.2 +++ b/python-pyxml/receipt	Mon Feb 27 11:08:44 2012 +0100
     1.3 @@ -9,7 +9,9 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://pyxml.sourceforge.net/"
     1.6  WGET_URL="$SF_MIRROR/pyxml/$TARBALL"
     1.7 +
     1.8  DEPENDS="python"
     1.9 +BUILD_DEPENDS="python python-dev"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()