wok diff libxml2/receipt @ rev 12555
busybox: httpd_helper is elsewhere
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Apr 28 13:11:36 2012 +0200 (2012-04-28) |
parents | d1768332cee0 |
children | c50f70597a21 |
line diff
1.1 --- a/libxml2/receipt Sun May 08 09:01:58 2011 +0000 1.2 +++ b/libxml2/receipt Sat Apr 28 13:11:36 2012 +0200 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 #