MFH: r553743
cad/py-cq-editor: Add devel/py-spyder dependency cq-editor requires CodeEditor widget from py-spyder. PR: 250586 Reported by: rsmith@xs4all.nl Approved by: Neal Nelson (maintainer) Approved by: ports-secteam (blanket, runtime fix)
This commit is contained in:
parent
e2aa2ae8ce
commit
ffda583b8f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q4/; revision=553744
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= cq-editor
|
||||
DISTVERSION= 0.1.2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= cad
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
@ -10,7 +11,8 @@ COMMENT= CadQuery GUI editor based on PyQT
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cadquery:cad/py-cadquery@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cadquery>=0:cad/py-cadquery@${PY_FLAVOR} \
|
||||
${PYTHON_SITELIBDIR}/spyder/__init__.py:devel/py-spyder
|
||||
|
||||
USES= pyqt:5 python:3.6+
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
Loading…
Reference in New Issue
Block a user