Install/update the qt dependency (#37600)

This commit is contained in:
Tamara Dahlgren 2023-05-11 20:58:33 -07:00 committed by GitHub
parent 8e18297cf2
commit d204a08aea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,6 +31,7 @@ class PyPyqt4(SIPPackage):
# Supposedly can also be built with Qt 5 compatibility layer
depends_on("qt@:4")
depends_on("qt@4.1:", when="@4.12.3")
depends_on("py-sip@:4.19.18 module=PyQt4.sip")
# https://www.riverbankcomputing.com/static/Docs/PyQt4/installation.html