python3-pysol_cards: specify all python3 hostmakedepends
This commit is contained in:
parent
8a3b605ac9
commit
3179786124
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'python3-pysol_cards'
|
||||
pkgname=python3-pysol_cards
|
||||
version=0.10.1
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="pysol_cards-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
hostmakedepends="python3-setuptools python3-pbr"
|
||||
depends="python3-pbr python3-six"
|
||||
checkdepends="python3-appdirs python3-attrs python3-colorama python3-coverage
|
||||
python3-cryptography python3-dogpile.cache python3-future python3-jmespath
|
||||
|
|
Loading…
Reference in New Issue