Skip to content
Snippets Groups Projects
Verified Commit 652b7342 authored by sunpoet's avatar sunpoet
Browse files

www/py-django-haystack: Remove PY_SETUPTOOLS

py-setuptools should be used rather than PY_SETUPTOOLS
parent b4f00da6
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ WWW= https://haystacksearch.org/ \
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=42:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools-scm>=3.4:devel/py-setuptools-scm@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django32>=2.2:www/py-django32@${PY_FLAVOR}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment