Unbreak package build by adding run dependency on py-sip.
Reported by: kris
This commit is contained in:
parent
0ad37ed5ae
commit
8450f1dd55
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142226
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ COMMENT= Python bindings for the Qt toolkit
|
|||
|
||||
LIB_DEPENDS= qscintilla.6:${PORTSDIR}/x11-toolkits/qscintilla
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/sip:${PORTSDIR}/devel/py-sip
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
USE_QT_VER= 3
|
||||
USE_PYTHON= yes
|
||||
|
|
Loading…
Reference in a new issue