python3-portend: specify all python3 hostmakedepends
This commit is contained in:
parent
f63c486f30
commit
6f78f581d0
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'python3-portend'
|
||||
pkgname=python3-portend
|
||||
version=2.7.0
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="portend-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools_scm"
|
||||
hostmakedepends="python3-setuptools_scm python3-toml"
|
||||
depends="python3-tempora python3-jaraco.functools"
|
||||
short_desc="TCP port monitoring utilities (Python3)"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue