Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
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
  • Loading branch information
rhurlin committed Jan 14, 2023
1 parent 226a0bf commit e77b093
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devel/py-pyls-black/Makefile
Expand Up @@ -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
Expand Down

0 comments on commit e77b093

Please sign in to comment.