python3-socksio: flit should be in hostmakedepends

This commit is contained in:
Andrew Benson 2023-09-13 08:23:59 -05:00
parent d0d364308a
commit 3e94969de5

View file

@ -1,10 +1,9 @@
# Template file for 'python3-socksio'
pkgname=python3-socksio
version=1.0.0
revision=1
revision=2
build_style=python3-pep517
hostmakedepends="python3-poetry-core"
makedepends="python3-flit_core"
hostmakedepends="python3-poetry-core python3-flit_core"
short_desc="Sans-I/O implementation of SOCKS4/5"
maintainer="Andrew Benson <abenson+void@gmail.com>"
license="MIT"