Skip to content
Snippets Groups Projects
Unverified Commit a32ee949 authored by Bernhard Froehlich's avatar Bernhard Froehlich
Browse files

www/radicale: Add USES=cpe

parent fcd37086
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcrypt>=0:security/py-bcrypt@${PY_FLAVOR} \ ...@@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcrypt>=0:security/py-bcrypt@${PY_FLAVOR} \
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${PY_FLAVOR} \ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}waitress>=0:www/py-waitress@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}waitress>=0:www/py-waitress@${PY_FLAVOR}
USES= python:3.5+ shebangfix USES= cpe python:3.5+ shebangfix
USE_PYTHON= autoplist distutils USE_PYTHON= autoplist distutils
USERS= radicale USERS= radicale
GROUPS= radicale GROUPS= radicale
......
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