mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-python/pyqt6-webengine: update sip+pyqt-builder min reqs
Old versions still "worked" but were technically incorrect missing a few new things for Qt 6.8 (pyproject.toml also requests these versions), but given new sip+pyqt-builder weren't released yet we stuck to the old for the snapshots. This will likely become enforced when PyQt6 gets a proper release. Not that it was a big issue so shouldn't need to revbump. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -39,8 +39,8 @@ RDEPEND="
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
>=dev-python/pyqt-builder-1.11[${PYTHON_USEDEP}]
|
||||
>=dev-python/sip-6.8[${PYTHON_USEDEP}]
|
||||
>=dev-python/pyqt-builder-1.17[${PYTHON_USEDEP}]
|
||||
>=dev-python/sip-6.9[${PYTHON_USEDEP}]
|
||||
>=dev-qt/qtbase-${QT_PV}
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user