python3-zope.security: specify all python3 hostmakedepends

This commit is contained in:
Andrew J. Hesford 2021-01-28 11:12:07 -05:00
parent ba9f15db38
commit 9caf6f65c1

View file

@ -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"