mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
www-client/falkon: require positioning with Qt6WebEngineCore
Bug: https://bugs.gentoo.org/934478#c39 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
committed by
Andreas Sturmlechner
parent
a22ba8fd34
commit
3940dca8ea
@@ -40,7 +40,7 @@ COMMON_DEPEND="
|
||||
python? (
|
||||
${PYTHON_DEPS}
|
||||
$(python_gen_cond_dep "
|
||||
>=dev-python/pyside6-${QTMIN}[designer,gui,webengine,widgets,\${PYTHON_USEDEP}] \
|
||||
>=dev-python/pyside6-${QTMIN}[designer,gui,positioning,webengine,widgets,\${PYTHON_USEDEP}] \
|
||||
>=dev-python/shiboken6-${QTMIN}[\${PYTHON_USEDEP}]
|
||||
")
|
||||
)
|
||||
@@ -40,7 +40,7 @@ COMMON_DEPEND="
|
||||
python? (
|
||||
${PYTHON_DEPS}
|
||||
$(python_gen_cond_dep "
|
||||
>=dev-python/pyside6-${QTMIN}[designer,gui,webengine,widgets,\${PYTHON_USEDEP}] \
|
||||
>=dev-python/pyside6-${QTMIN}[designer,gui,positioning,webengine,widgets,\${PYTHON_USEDEP}] \
|
||||
>=dev-python/shiboken6-${QTMIN}[\${PYTHON_USEDEP}]
|
||||
")
|
||||
)
|
||||
Reference in New Issue
Block a user