commit: ad15f67d7658ce30e57a694e27a6d38dc4b6f880
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 8 13:03:57 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct 8 13:03:57 2023 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=ad15f67d
dev-qt/qtwayland: Add missing x11-libs/libxkbcommon dependency
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-qt/qtwayland/qtwayland-5.15.11.9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-qt/qtwayland/qtwayland-5.15.11.9999.ebuild
b/dev-qt/qtwayland/qtwayland-5.15.11.9999.ebuild
index d9d8d573..57fced44 100644
--- a/dev-qt/qtwayland/qtwayland-5.15.11.9999.ebuild
+++ b/dev-qt/qtwayland/qtwayland-5.15.11.9999.ebuild
@@ -20,6 +20,7 @@ RDEPEND="
=dev-qt/qtcore-${QT5_PV}*:5=
=dev-qt/qtgui-${QT5_PV}*:5=[egl,libinput]
media-libs/libglvnd
+ x11-libs/libxkbcommon
compositor? (
=dev-qt/qtdeclarative-${QT5_PV}*:5=
=dev-qt/qtgui-${QT5_PV}*:5=[vulkan]