mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -07:00
dev-qt/qtwayland: Fix build with USE -libinput
Bug: https://bugs.gentoo.org/616522 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
This commit is contained in:
committed by
Andreas Sturmlechner
parent
49b1276bc6
commit
2da858d41e
@@ -16,7 +16,7 @@ DEPEND="
|
||||
>=dev-libs/wayland-1.6.0
|
||||
~dev-qt/qtcore-${PV}
|
||||
~dev-qt/qtdeclarative-${PV}
|
||||
~dev-qt/qtgui-${PV}[egl,libinput?]
|
||||
~dev-qt/qtgui-${PV}[egl,libinput=]
|
||||
media-libs/mesa[egl]
|
||||
>=x11-libs/libxkbcommon-0.2.0
|
||||
xcomposite? (
|
||||
|
||||
Reference in New Issue
Block a user