devel/py-pyls-black: Add wheel build dependency

Forgot to add wheel as dependency, pyproject.toml isn't helpfull here.

PR:		268342
Reported by:	p5B2EA84B3@t-online.de
This commit is contained in:
Rainer Hurling 2023-01-14 14:17:36 +01:00
parent 226a0bf763
commit e77b093ffd

View File

@ -11,6 +11,7 @@ WWW= https://github.com/rupert/pyls-black
LICENSE= MIT
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}black>0:devel/py-black@${PY_FLAVOR}
# No tests because they are not in the release tarball