mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
- correct dependency on py-salt the same way as in r313502
Approved by: maintainer (implicit)
This commit is contained in:
parent
e1ec71d455
commit
5c1494138d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313538
@ -21,7 +21,7 @@ SUB_LIST+= PYTHON_CMD=${PYTHON_CMD}
|
||||
MAN1= salt-cloud.1
|
||||
MAN7= salt-cloud.7
|
||||
|
||||
BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}salt:${PORTSDIR}/sysutils/py-salt \
|
||||
BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}salt>0:${PORTSDIR}/sysutils/py-salt \
|
||||
${PYTHON_PKGNAMEPREFIX}yaml>=0:${PORTSDIR}/devel/py-yaml \
|
||||
${PYTHON_PKGNAMEPREFIX}libcloud>=0:${PORTSDIR}/net/py-libcloud \
|
||||
${PYTHON_PKGNAMEPREFIX}paramiko>=0:${PORTSDIR}/security/py-paramiko \
|
||||
|
Loading…
Reference in New Issue
Block a user