wok diff turses/receipt @ rev 21759

mosh: use gcc83
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jun 26 19:12:58 2019 +0200 (2019-06-26)
parents 6135577f4d08
children 5e73d3067877
line diff
     1.1 --- a/turses/receipt	Sat Jan 26 12:26:47 2019 +0100
     1.2 +++ b/turses/receipt	Wed Jun 26 19:12:58 2019 +0200
     1.3 @@ -10,9 +10,9 @@
     1.4  WEB_SITE="https://pypi.org/project/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-setuptools 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 python-setuptools"
    1.12  
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()