Fix typo
This commit is contained in:
parent
c0a12ea83e
commit
522ba8e220
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=565787
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ COMMENT= High level compatibility layer for multiple asynchronous event loop imp
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
xRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}idna>=2.8:dns/py-idna@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}idna>=2.8:dns/py-idna@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}sniffio>=1.1:devel/py-sniffio@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.7+
|
||||
|
|
Loading…
Reference in a new issue