forked from Lainports/freebsd-ports
sysutils/py-salt: Add py-croniter as dependency
PR: 284169 Reported by: meka
This commit is contained in:
parent
307dec1e01
commit
887c7b20c5
1 changed files with 3 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= salt
|
||||
PORTVERSION= 3006.9
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= sysutils python
|
||||
MASTER_SITES= PYPI
|
||||
|
|
@ -25,7 +25,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \
|
|||
${PYTHON_PKGNAMEPREFIX}jmespath>0:devel/py-jmespath@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pyinotify>0:devel/py-pyinotify@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}looseversion>0:devel/py-looseversion@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}croniter>0:sysutils/py-croniter@${PY_FLAVOR}
|
||||
|
||||
USES= cpe python
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue