wok rev 11482
libxml2: add python as build_depend
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sun Dec 18 03:01:59 2011 +0100 (2011-12-18) |
parents | 11094c14e720 |
children | 603e73a10c7d |
files | libxml2/receipt |
line diff
1.1 --- a/libxml2/receipt Sun Dec 18 03:01:59 2011 +0100 1.2 +++ b/libxml2/receipt Sun Dec 18 03:01:59 2011 +0100 1.3 @@ -9,6 +9,7 @@ 1.4 WEB_SITE="http://xmlsoft.org/" 1.5 WGET_URL="ftp://xmlsoft.org/libxml2/$TARBALL" 1.6 DEPENDS="zlib" 1.7 +BUILD_DEPENDS="python" 1.8 1.9 # Rules to configure and make the package. 1.10 #