wok-6.x diff libxml2-python/receipt @ rev 4353
Update: java-* - remove files that are already in dependent packages
author | Matthew Sheets <rcx@zoominternet.net> |
---|---|
date | Sat Oct 03 22:00:35 2009 +0000 (2009-10-03) |
parents | 3d99ecce2d4b |
children | c27f65372234 |
line diff
1.1 --- a/libxml2-python/receipt Sun Oct 05 23:16:15 2008 +0000 1.2 +++ b/libxml2-python/receipt Sat Oct 03 22:00:35 2009 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://xmlsoft.org/" 1.6 WGET_URL="ftp://xmlsoft.org/libxml2/python/$TARBALL" 1.7 -DEPENDS="python libxml2" 1.8 +DEPENDS="python libxml2 libxslt" 1.9 BUILD_DEPENDS="python python-dev libxml2-dev" 1.10 1.11 # Rules to configure and make the package.