wok diff python-lxml/receipt @ rev 3410

Fix mplayerplug-in compile with gcc44 and glibc210
author Rohit Joshi <jozee@slitaz.org>
date Fri Jun 12 17:28:25 2009 +0000 (2009-06-12)
parents fc3d0463ba33
children c27f65372234
line diff
     1.1 --- a/python-lxml/receipt	Thu Oct 23 20:21:55 2008 +0000
     1.2 +++ b/python-lxml/receipt	Fri Jun 12 17:28:25 2009 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  TARBALL="$SOURCE-$VERSION.tgz"
     1.5  WEB_SITE="http://codespeak.net/lxml/"
     1.6  WGET_URL="$WEB_SITE/$TARBALL"
     1.7 -DEPENDS="python libxml2 libxslt"
     1.8 +DEPENDS="python libxml2 libxslt zlib"
     1.9  BUILD_DEPENDS="python libxml2 libxml2-dev libxslt libxslt-dev"
    1.10  
    1.11  # Rules to configure and make the package.