summaryrefslogtreecommitdiff
path: root/kde-plasma/layer-shell-qt
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-10-03 11:16:24 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-10-03 11:20:42 +0200
commit762b47afdadf6a6dc0c0e996128ad633e2c84dec (patch)
treeaffe84e8e268354e46917705eda88b7ba28d9727 /kde-plasma/layer-shell-qt
parent524070eb01e4e1f59480e7a822b4e2ea2ba2ba94 (diff)
downloadkde-762b47afdadf6a6dc0c0e996128ad633e2c84dec.tar.gz
kde-762b47afdadf6a6dc0c0e996128ad633e2c84dec.tar.bz2
kde-762b47afdadf6a6dc0c0e996128ad633e2c84dec.zip
kde-plasma/layer-shell-qt: Needs dev-qt/qtwayland private headers
Add slot operator accordingly. Bug: https://bugs.gentoo.org/815646 Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma/layer-shell-qt')
-rw-r--r--kde-plasma/layer-shell-qt/layer-shell-qt-5.22.90.ebuild3
-rw-r--r--kde-plasma/layer-shell-qt/layer-shell-qt-5.23.49.9999.ebuild3
-rw-r--r--kde-plasma/layer-shell-qt/layer-shell-qt-9999.ebuild3
3 files changed, 6 insertions, 3 deletions
diff --git a/kde-plasma/layer-shell-qt/layer-shell-qt-5.22.90.ebuild b/kde-plasma/layer-shell-qt/layer-shell-qt-5.22.90.ebuild
index e70d7db79a1..582e24874ff 100644
--- a/kde-plasma/layer-shell-qt/layer-shell-qt-5.22.90.ebuild
+++ b/kde-plasma/layer-shell-qt/layer-shell-qt-5.22.90.ebuild
@@ -15,6 +15,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
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/qtdeclarative-${QTMIN}:5
@@ -22,7 +23,7 @@ RDEPEND="
>=dev-qt/qtgui-${QTMIN}:5[libinput]
>=dev-qt/qtgui-${QTMIN}:5[X]
)
- >=dev-qt/qtwayland-${QTMIN}:5
+ >=dev-qt/qtwayland-${QTMIN}:5=
x11-libs/libxkbcommon
"
DEPEND="${RDEPEND}
diff --git a/kde-plasma/layer-shell-qt/layer-shell-qt-5.23.49.9999.ebuild b/kde-plasma/layer-shell-qt/layer-shell-qt-5.23.49.9999.ebuild
index 36421caef1b..6f62520aca7 100644
--- a/kde-plasma/layer-shell-qt/layer-shell-qt-5.23.49.9999.ebuild
+++ b/kde-plasma/layer-shell-qt/layer-shell-qt-5.23.49.9999.ebuild
@@ -15,6 +15,7 @@ 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/qtdeclarative-${QTMIN}:5
@@ -22,7 +23,7 @@ RDEPEND="
>=dev-qt/qtgui-${QTMIN}:5[libinput]
>=dev-qt/qtgui-${QTMIN}:5[X]
)
- >=dev-qt/qtwayland-${QTMIN}:5
+ >=dev-qt/qtwayland-${QTMIN}:5=
x11-libs/libxkbcommon
"
DEPEND="${RDEPEND}
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 cb5e5755eb2..e0b46445c20 100644
--- a/kde-plasma/layer-shell-qt/layer-shell-qt-9999.ebuild
+++ b/kde-plasma/layer-shell-qt/layer-shell-qt-9999.ebuild
@@ -15,6 +15,7 @@ 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/qtdeclarative-${QTMIN}:5
@@ -22,7 +23,7 @@ RDEPEND="
>=dev-qt/qtgui-${QTMIN}:5[libinput]
>=dev-qt/qtgui-${QTMIN}:5[X]
)
- >=dev-qt/qtwayland-${QTMIN}:5
+ >=dev-qt/qtwayland-${QTMIN}:5=
x11-libs/libxkbcommon
"
DEPEND="${RDEPEND}