wok rev 23591
python-pysol-cards: added build dependency
author | Hans-G?nter Theisgen |
---|---|
date | Wed Apr 08 10:35:39 2020 +0100 (2020-04-08) |
parents | 64421aad6af1 |
children | eb4d3901b5c7 |
files | python-pysol-cards/receipt |
line diff
1.1 --- a/python-pysol-cards/receipt Wed Apr 08 10:28:19 2020 +0100 1.2 +++ b/python-pysol-cards/receipt Wed Apr 08 10:35:39 2020 +0100 1.3 @@ -13,7 +13,7 @@ 1.4 WGET_URL="https://files.pythonhosted.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL" 1.5 1.6 DEPENDS="python" 1.7 -BUILD_DEPENDS="python" 1.8 +BUILD_DEPENDS="python python-setuptools" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()