# HG changeset patch # User Pascal Bellard # Date 1330337324 -3600 # Node ID 49f6bb911352bb5b65b9aee027d8d6671f6c89f0 # Parent d4021330578148dc55ffaf35b3cb9d05aa1fd16b python-pyxml: update bdeps diff -r d40213305781 -r 49f6bb911352 python-pyxml/receipt --- a/python-pyxml/receipt Mon Feb 27 11:07:42 2012 +0100 +++ b/python-pyxml/receipt Mon Feb 27 11:08:44 2012 +0100 @@ -9,7 +9,9 @@ TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://pyxml.sourceforge.net/" WGET_URL="$SF_MIRROR/pyxml/$TARBALL" + DEPENDS="python" +BUILD_DEPENDS="python python-dev" # Rules to configure and make the package. compile_rules()