wok-stable diff libxml2-python/receipt @ rev 2546

mplayer-codecs: include all codecs so every format can be read
author Christophe Lincoln <pankso@slitaz.org>
date Wed Mar 25 22:13:36 2009 +0100 (2009-03-25)
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 Mar 25 22:13:36 2009 +0100
     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.