wok-next diff python-pywebdav/receipt @ rev 20459

Combine receipts
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Mar 02 13:45:43 2018 +0200 (2018-03-02)
parents 7390f8de9846
children 92698cd69f34
line diff
     1.1 --- a/python-pywebdav/receipt	Sat May 23 16:17:14 2015 +0300
     1.2 +++ b/python-pywebdav/receipt	Fri Mar 02 13:45:43 2018 +0200
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="http://pywebdav.googlecode.com/files/$TARBALL"
     1.5  
     1.6  DEPENDS="python"
     1.7 -BUILD_DEPENDS="python-dev python setuptools"
     1.8 +BUILD_DEPENDS="python-dev python"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()