wok-next diff python-lxml/receipt @ rev 8586

Fix: remove src definition from libdaq-dev & rework files repartition between libdaq/libdaq-dev
author Antoine Bodin <gokhlayeh@slitaz.org>
date Mon Feb 14 03:36:07 2011 +0100 (2011-02-14)
parents c27f65372234
children 28aad63e4fd6
line diff
     1.1 --- a/python-lxml/receipt	Tue Oct 06 11:19:06 2009 +0200
     1.2 +++ b/python-lxml/receipt	Mon Feb 14 03:36:07 2011 +0100
     1.3 @@ -10,7 +10,7 @@
     1.4  WEB_SITE="http://codespeak.net/lxml/"
     1.5  WGET_URL="$WEB_SITE/$TARBALL"
     1.6  DEPENDS="python libxml2 libxslt zlib"
     1.7 -BUILD_DEPENDS="python libxml2 libxml2-dev libxslt libxslt-dev"
     1.8 +BUILD_DEPENDS="python libxml2 libxml2-dev libxslt libxslt-dev setuptools"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()