wok diff turses/receipt @ rev 21810
Add python-cffi, python-cparser & python-cryptography
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Aug 17 18:44:53 2019 +0200 (2019-08-17) |
parents | 6135577f4d08 |
children | 5e73d3067877 |
line diff
1.1 --- a/turses/receipt Sat Jan 26 12:26:47 2019 +0100 1.2 +++ b/turses/receipt Sat Aug 17 18:44:53 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()