1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

devel/py-kaitaistruct: add missing build depends

This commit is contained in:
Shaun Amott 2024-04-11 11:42:37 +02:00
parent bc80854f3b
commit 84db2fcccb

View File

@ -8,6 +8,9 @@ MAINTAINER= shaun@FreeBSD.org
COMMENT= Kaitai Struct declarative parser generator for binary data
WWW= https://kaitai.io/
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
LICENSE= MIT
USES?= python