python3-zope.security: specify all python3 hostmakedepends
This commit is contained in:
parent
ba9f15db38
commit
9caf6f65c1
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'python3-zope.security'
|
||||
pkgname=python3-zope.security
|
||||
version=5.1.1
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="zope.security-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools python3-distutils-extra"
|
||||
hostmakedepends="python3-setuptools python3-zope.proxy"
|
||||
makedepends="python3-devel"
|
||||
depends="python3-zope.component python3-zope.configuration python3-zope.testing
|
||||
python3-zope.testrunner python3-zope.location"
|
||||
|
|
Loading…
Reference in a new issue