wok-next diff python-gevent-psycopg2/receipt @ rev 20520
python-edje, python-gevent-psycopg2, webkitgtk update bdeps ; uclibc-cross-compiler-x86_64 src/install workaround
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Mar 23 09:47:21 2018 +0100 (2018-03-23) |
parents | d43bf7aae921 |
children | 88618aeb4e07 |
line diff
1.1 --- a/python-gevent-psycopg2/receipt Wed Mar 21 15:58:17 2018 +0200 1.2 +++ b/python-gevent-psycopg2/receipt Fri Mar 23 09:47:21 2018 +0100 1.3 @@ -12,7 +12,7 @@ 1.4 WGET_URL="https://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL" 1.5 1.6 DEPENDS="psycopg2 python-gevent" 1.7 -BUILD_DEPENDS="python-distribute python-dev python" 1.8 +BUILD_DEPENDS="python-distribute python-dev python openssl" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()