diff --git a/dev-python/pyqt/pyqt-5.12.1.recipe b/dev-python/pyqt/pyqt-5.12.1.recipe index 82febca34..3bdddf6ab 100644 --- a/dev-python/pyqt/pyqt-5.12.1.recipe +++ b/dev-python/pyqt/pyqt-5.12.1.recipe @@ -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