mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
databases/py-mysql-connector-python: Fix incorrect RUN_DEPENDS version
PR: 261586 Reported by: geraud@gcu.info
This commit is contained in:
parent
d678920296
commit
2b7ade4f96
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ DNS_DESC= DNS Support
|
|||
COMPRESSION_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lz4>2.1.6:archivers/py-lz4@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}zstandard>0.12.0:archivers/py-zstandard@${PY_FLAVOR}
|
||||
DNS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython2>=1.16.0:dns/py-dnspython2@${PY_FLAVOR}
|
||||
GSSAPI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gssapi>1.6.14:security/py-gssapi@${PY_FLAVOR}
|
||||
GSSAPI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gssapi>=1.6.9:security/py-gssapi@${PY_FLAVOR}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue