Skip to content

Commit

Permalink
devel/py-kaitaistruct: add missing build depends
Browse files Browse the repository at this point in the history
  • Loading branch information
samott committed Apr 11, 2024
1 parent bc80854 commit 84db2fc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions devel/py-kaitaistruct/Makefile
Expand Up @@ -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
Expand Down

0 comments on commit 84db2fc

Please sign in to comment.