diff options
Diffstat (limited to 'textproc/py-pylatexenc/Makefile')
| -rw-r--r-- | textproc/py-pylatexenc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/py-pylatexenc/Makefile b/textproc/py-pylatexenc/Makefile index 479f6394413c..e08374d7010d 100644 --- a/textproc/py-pylatexenc/Makefile +++ b/textproc/py-pylatexenc/Makefile @@ -13,7 +13,8 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>0:devel/py-poetry-core@${PY_FLAVOR} \ - ${PY_SETUPTOOLS} + ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} USES= python USE_PYTHON= pep517 autoplist pytest |
