wok diff libxml2-python/receipt @ rev 2710

ffmpeg mktemp patch fails so cp configure
author Rohit Joshi <jozee@slitaz.org>
date Wed Apr 22 19:00:20 2009 +0000 (2009-04-22)
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	Wed Apr 22 19:00:20 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.