Skip to content

Commit

Permalink
www/py-gunicorn: Fix missing DEPENDS
Browse files Browse the repository at this point in the history
PR:		273412
Reported by:	ultima
  • Loading branch information
5u623l20 committed Aug 29, 2023
1 parent d967494 commit 94d66be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions www/py-gunicorn/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gunicorn
PORTVERSION= 21.2.0
PORTREVISION= 1
CATEGORIES= www python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MASTER_SITES= PYPI
Expand All @@ -11,6 +12,7 @@ WWW= https://gunicorn.org/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>0:www/py-aiohttp@${PY_FLAVOR}

USES= cpe python
Expand Down

0 comments on commit 94d66be

Please sign in to comment.