commit: 71fa0ab23155e978d0e8d945bcbef8df7dfcfee8
Author: Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 16 23:15:36 2021 +0000
Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Sat Oct 16 23:15:36 2021 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=71fa0ab2
dev-qt/qtwayland: simplify depend atom
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Davide Pesavento <pesa <AT> gentoo.org>
dev-qt/qtwayland/qtwayland-5.15.2.9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtwayland/qtwayland-5.15.2.9999.ebuild
b/dev-qt/qtwayland/qtwayland-5.15.2.9999.ebuild
index b680c42c..6b0c9b9c 100644
--- a/dev-qt/qtwayland/qtwayland-5.15.2.9999.ebuild
+++ b/dev-qt/qtwayland/qtwayland-5.15.2.9999.ebuild
@@ -20,7 +20,7 @@ DEPEND="
=dev-qt/qtdeclarative-${QT5_PV}*:5=
=dev-qt/qtgui-${QT5_PV}*:5=[egl,libinput,vulkan=,X?]
media-libs/libglvnd
- >=x11-libs/libxkbcommon-0.2.0
+ x11-libs/libxkbcommon
vulkan? ( dev-util/vulkan-headers )
X? (
=dev-qt/qtgui-${QT5_PV}*[-gles2-only]