mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 10:18:08 -07:00
dev-python/PyQt5: older versions should block PyQt5-sip
Bug: https://bugs.gentoo.org/689882 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Davide Pesavento <pesa@gentoo.org>
This commit is contained in:
@@ -58,6 +58,7 @@ QT_PV="5.9.4:5"
|
||||
RDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
>=dev-python/sip-4.19.6:=[${PYTHON_USEDEP}]
|
||||
!dev-python/PyQt5-sip
|
||||
>=dev-qt/qtcore-${QT_PV}
|
||||
>=dev-qt/qtxml-${QT_PV}
|
||||
bluetooth? ( >=dev-qt/qtbluetooth-${QT_PV} )
|
||||
|
||||
Reference in New Issue
Block a user