mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/pyside6-tools: further restrict dependencies on qt packages
6.3.2 for example fails to build with qt 6.4.0 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
@@ -23,7 +23,7 @@ KEYWORDS="~amd64"
|
||||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||
|
||||
RDEPEND="${PYTHON_DEPS}
|
||||
>=dev-python/pyside6-${PV}[${PYTHON_USEDEP}]
|
||||
~dev-python/pyside6-${PV}[${PYTHON_USEDEP}]
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
@@ -23,7 +23,7 @@ KEYWORDS="~amd64"
|
||||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||
|
||||
RDEPEND="${PYTHON_DEPS}
|
||||
>=dev-python/pyside6-${PV}[${PYTHON_USEDEP}]
|
||||
~dev-python/pyside6-${PV}[${PYTHON_USEDEP}]
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user