databases/py-mysql-connector-python: Ad missing dependency

Reported by:	s.wilson@ru.ac.za
This commit is contained in:
Muhammad Moinur Rahman
2020-03-17 23:33:57 +00:00
parent 3945e0e668
commit 72fd6684e7

View File

@@ -2,6 +2,7 @@
PORTNAME= mysql-connector-python
PORTVERSION= 8.0.19
PORTREVISION= 1
CATEGORIES= databases python
MASTER_SITES= MYSQL/Connector-Python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,6 +12,9 @@ COMMENT= MySQL driver written in Python
LICENSE= GPLv2
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>0:dns/py-dnspython@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>0:dns/py-dnspython@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist distutils