wok-4.x diff libxml2-python/receipt @ rev 2873
Add yeahconsole (quake-like terminal)
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Sun May 03 10:53:30 2009 +0000 (2009-05-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 Sun May 03 10:53:30 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.