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

xcb-util* are obsolete -> xorg-xcb-util*
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Feb 28 14:24:29 2018 +0200 (2018-02-28)
parents 16df76e1fc6a
children 9b3461bf373c
line diff
     1.1 --- a/python-lxml/receipt	Fri May 22 17:34:18 2015 +0300
     1.2 +++ b/python-lxml/receipt	Wed Feb 28 14:24:29 2018 +0200
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="${WEB_SITE}${TARBALL}"
     1.5  
     1.6  DEPENDS="python libxml2 libxslt zlib"
     1.7 -BUILD_DEPENDS="python-dev libxml2 libxml2-dev libxslt libxslt-dev setuptools"
     1.8 +BUILD_DEPENDS="python-dev libxml2 libxml2-dev libxslt libxslt-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()