wok-next diff feedparser/receipt @ rev 20737

libav: fix build; python-antlr: using pip; python-apsw: up (3.19.3-r1)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue May 29 20:37:22 2018 +0300 (2018-05-29)
parents 16df76e1fc6a
children 6befec62b46c
line diff
     1.1 --- a/feedparser/receipt	Fri May 22 17:34:18 2015 +0300
     1.2 +++ b/feedparser/receipt	Tue May 29 20:37:22 2018 +0300
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="http://feedparser.googlecode.com/files/$TARBALL"
     1.5  
     1.6  DEPENDS="libxml2 python"
     1.7 -BUILD_DEPENDS="libxml2-dev python-dev setuptools"
     1.8 +BUILD_DEPENDS="libxml2-dev python-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()