# HG changeset patch # User Antoine Bodin # Date 1324173719 -3600 # Node ID 4c7e8355c65587c3d0c560313119f3e0652bbb9c # Parent 11094c14e7200ecabb8972f73a4ab277a9adac5a libxml2: add python as build_depend diff -r 11094c14e720 -r 4c7e8355c655 libxml2/receipt --- a/libxml2/receipt Sun Dec 18 03:01:59 2011 +0100 +++ b/libxml2/receipt Sun Dec 18 03:01:59 2011 +0100 @@ -9,6 +9,7 @@ WEB_SITE="http://xmlsoft.org/" WGET_URL="ftp://xmlsoft.org/libxml2/$TARBALL" DEPENDS="zlib" +BUILD_DEPENDS="python" # Rules to configure and make the package. #