wok diff pyopenssl/receipt @ rev 22075
updated unetbootin (625 -> 675)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Oct 29 16:35:55 2019 +0100 (2019-10-29) |
parents | 5e3e8dca359a |
children | 907a77dcc2a7 |
line diff
1.1 --- a/pyopenssl/receipt Sun Jan 01 18:09:26 2017 +0000 1.2 +++ b/pyopenssl/receipt Tue Oct 29 16:35:55 2019 +0100 1.3 @@ -12,7 +12,7 @@ 1.4 WGET_URL="https://github.com/pyca/pyopenssl/archive/$TARBALL" 1.5 1.6 DEPENDS="python openssl" 1.7 -BUILD_DEPENDS="python python-dev openssl-dev setuptools" 1.8 +BUILD_DEPENDS="python python-dev openssl-dev python-setuptools" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()