wok diff python-pyxml/receipt @ rev 12254

Up: slitaz-configs (4.9.1) - Last minute bug fix
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 10 13:54:27 2012 +0200 (2012-04-10)
parents 1f1bb923a199
children fd4f1e692109
line diff
     1.1 --- a/python-pyxml/receipt	Tue May 03 04:53:22 2011 +0000
     1.2 +++ b/python-pyxml/receipt	Tue Apr 10 13:54:27 2012 +0200
     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()