wok-next diff turses/receipt @ rev 20723

openvpn: up (2.4.6)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun May 27 18:02:53 2018 +0300 (2018-05-27)
parents 7390f8de9846
children 8e1b2a143eb3
line diff
     1.1 --- a/turses/receipt	Sat May 23 16:17:14 2015 +0300
     1.2 +++ b/turses/receipt	Sun May 27 18:02:53 2018 +0300
     1.3 @@ -10,9 +10,9 @@
     1.4  WEB_SITE="https://github.com/alejandrogomez/turses"
     1.5  WGET_URL="http://pypi.python.org/packages/source/t/$PACKAGE/$TARBALL"
     1.6  
     1.7 -DEPENDS="python setuptools python-httplib2 python-urwid python-oauth2 \
     1.8 +DEPENDS="python python-httplib2 python-urwid python-oauth2 \
     1.9  python-tweepy"
    1.10 -BUILD_DEPENDS="python python-dev setuptools"
    1.11 +BUILD_DEPENDS="python python-dev"
    1.12  
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()