Skip to content
Snippets Groups Projects
Commit 9528b6a9 authored by Wen Heping's avatar Wen Heping
Browse files

devel/thonny: Add missing RUN_DEPENDS

PR:		275759
Reported by:	scott.wl.furry@gmail.com
parent 6be6a29c
No related branches found
No related tags found
No related merge requests found
PORTNAME= thonny
PORTVERSION= 4.1.4
PORTREVISION= 1
CATEGORIES= devel education python
MASTER_SITES= PYPI
PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX}
......@@ -19,7 +20,9 @@ RUN_DEPENDS= pylint:devel/pylint@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyserial>=3.4:comms/py-pyserial@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}send2trash>=1.5:deskutils/py-send2trash@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}asttokens>=2.0:devel/py-asttokens@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tkinter>0:x11-toolkits/py-tkinter@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}tkinter>0:x11-toolkits/py-tkinter@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pip>=0:devel/py-pip@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist distutils
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment