aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-07-24 09:47:36 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-07-24 09:47:36 +0200
commit77a9154dff6ec2922cfa97bdbdfd84a87ae7dd5c (patch)
treec83e2a70d8ae61356b2cf82811be2228590a4d08
parentkde-plasma/plasma-workspace: Update dependencies and blocker (diff)
downloadkde-77a9154dff6ec2922cfa97bdbdfd84a87ae7dd5c.tar.gz
kde-77a9154dff6ec2922cfa97bdbdfd84a87ae7dd5c.tar.bz2
kde-77a9154dff6ec2922cfa97bdbdfd84a87ae7dd5c.zip
kde-frameworks/kwayland: DEPEND on >=dev-libs/plasma-wayland-protocols-1.1
Upstream commit 2c22acc0796430ffb31c95071c6a7d8d5a0675c7 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-frameworks/kwayland/kwayland-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/kde-frameworks/kwayland/kwayland-9999.ebuild b/kde-frameworks/kwayland/kwayland-9999.ebuild
index 29b86c9d06..7cc837a8cf 100644
--- a/kde-frameworks/kwayland/kwayland-9999.ebuild
+++ b/kde-frameworks/kwayland/kwayland-9999.ebuild
@@ -23,6 +23,7 @@ RDEPEND="
media-libs/mesa[egl]
"
DEPEND="${RDEPEND}
+ >=dev-libs/plasma-wayland-protocols-1.1
>=dev-libs/wayland-protocols-1.15
"