Skip to content

Commit

Permalink
astro/kosmorro: fix build with poetry
Browse files Browse the repository at this point in the history
Reported by:	pkg-fallout
  • Loading branch information
thierry-FreeBSD committed Jun 4, 2023
1 parent 854917b commit 93a6a29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions astro/kosmorro/Makefile
Expand Up @@ -15,6 +15,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>0:devel/py-babel@${PY_FLAVOR}\
${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil@${PY_FLAVOR}\
${PYTHON_PKGNAMEPREFIX}termcolor>0:devel/py-termcolor@${PY_FLAVOR}\
${PYTHON_PKGNAMEPREFIX}kosmorrolib>0:astro/py-kosmorrolib@${PY_FLAVOR}\
${PYTHON_PKGNAMEPREFIX}poetry-core>0:devel/py-poetry-core@${PY_FLAVOR}\
${PYTHON_PKGNAMEPREFIX}importlib-metadata>0:devel/py-importlib-metadata@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>0:devel/py-babel@${PY_FLAVOR}\
${PYTHON_PKGNAMEPREFIX}tabulate>0:devel/py-tabulate@${PY_FLAVOR}\
Expand Down

0 comments on commit 93a6a29

Please sign in to comment.