commit: 8a929ea9f0e740f1bc3c1ae3418329d4ca080911
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 15 22:35:59 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Dec 15 22:35:59 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8a929ea9
kde-plasma/layer-shell-qt: Update dependencies
Upstream commit ae883df5b119c99d672c380f9585710d339dd187
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/layer-shell-qt/layer-shell-qt-9999.ebuild | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/kde-plasma/layer-shell-qt/layer-shell-qt-9999.ebuild
b/kde-plasma/layer-shell-qt/layer-shell-qt-9999.ebuild
index f31d98cb5a..55aae6b39d 100644
--- a/kde-plasma/layer-shell-qt/layer-shell-qt-9999.ebuild
+++ b/kde-plasma/layer-shell-qt/layer-shell-qt-9999.ebuild
@@ -14,15 +14,11 @@ SLOT="6"
KEYWORDS=""
IUSE=""
-# dev-qt/qtgui: QtXkbCommonSupport is provided by either IUSE libinput or X
# slot op: various private QtWaylandClient headers
RDEPEND="
>=dev-libs/wayland-1.15
+ >=dev-qt/qtbase-${QTMIN}:6[gui]
>=dev-qt/qtdeclarative-${QTMIN}:6
- || (
- >=dev-qt/qtbase-${QTMIN}:6[libinput]
- >=dev-qt/qtbase-${QTMIN}:6[X]
- )
>=dev-qt/qtwayland-${QTMIN}:6=
x11-libs/libxkbcommon
"
@@ -30,7 +26,6 @@ DEPEND="${RDEPEND}
dev-libs/wayland-protocols
"
BDEPEND="
- >=dev-qt/qtwayland-${QTMIN}:6
dev-util/wayland-scanner
virtual/pkgconfig
"