wok-next diff python-cssutils/receipt @ rev 20712

libtorrent: fix rtorrent building for non-64bit archs
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun May 27 12:13:53 2018 +0300 (2018-05-27)
parents 16df76e1fc6a
children 9b3461bf373c
line diff
     1.1 --- a/python-cssutils/receipt	Fri May 22 17:34:18 2015 +0300
     1.2 +++ b/python-cssutils/receipt	Sun May 27 12:13:53 2018 +0300
     1.3 @@ -11,7 +11,7 @@
     1.4  WEB_SITE="http://cthedot.de/cssutils/"
     1.5  WGET_URL="http://pypi.python.org/packages/source/c/cssutils/$TARBALL"
     1.6  DEPENDS="python"
     1.7 -BUILD_DEPENDS="python setuptools"
     1.8 +BUILD_DEPENDS="python"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()