pyqt: build depends on 4.19.14+ version of sip

This commit is contained in:
Jérôme Duval
2019-03-22 12:17:50 +01:00
committed by GitHub
parent 2ecb2aaec8
commit ac2d2c4e8b

View File

@@ -71,7 +71,7 @@ PROVIDES_python="
REQUIRES_python="
pyqt$secondaryArchSuffix == $portVersion base
enum34_python
sip_pyqt_python >= 4.19
sip_pyqt_python >= 4.19.14
cmd:python2
$REQUIRES
"
@@ -89,7 +89,7 @@ PROVIDES_python3="
REQUIRES_python3="
haiku${secondaryArchSuffix}
pyqt$secondaryArchSuffix == $portVersion base
sip_pyqt_python3 >= 4.19
sip_pyqt_python3 >= 4.19.14
cmd:python$PYTHON3_VERSION
$REQUIRES
"
@@ -111,9 +111,9 @@ BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
enum34_python
setuptools_python
sip_pyqt_python # >= 4.19
sip_pyqt_python >= 4.19.14
setuptools_python3
sip_pyqt_python3 # >= 4.19
sip_pyqt_python3 >= 4.19.14
devel:libQt5Bluetooth$secondaryArchSuffix >= $qtVersion
devel:libQt5Core$secondaryArchSuffix >= $qtVersion
devel:libQt5Designer$secondaryArchSuffix >= $qtVersion