mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
multimedia/gpodder: add yet another missing build dependency
PR: 284427 Tested by: tjlegg@gmail.com
This commit is contained in:
parent
7a6ef75add
commit
1b527ac0bf
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
|
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
|
||||||
${PYTHON_PKGNAMEPREFIX}build>0:devel/py-build@${PY_FLAVOR} \
|
${PYTHON_PKGNAMEPREFIX}build>0:devel/py-build@${PY_FLAVOR} \
|
||||||
|
${PYTHON_PKGNAMEPREFIX}installer>0:devel/py-installer@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} \
|
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} \
|
||||||
intltool-extract:textproc/intltool \
|
intltool-extract:textproc/intltool \
|
||||||
help2man:misc/help2man
|
help2man:misc/help2man
|
||||||
|
|
Loading…
Add table
Reference in a new issue