commit: 43e3110d92e9d6add0fed7fafc5182f1585c7e10
Author: Jan Kundrát <jkt <AT> kde <DOT> org>
AuthorDate: Mon Oct 5 20:10:24 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Oct 6 14:29:52 2015 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=43e3110d
kde-plasma/kwayland: Bump the required Wayland version
The minimal version got increased to 1.6 in upstream commit
48326670528c7068648744c524c78dada40f1ce6 (early September), and then to
1.7 in upstream commit aef4708353fa2b6b22f08358cb72def947da9863 (mid
September).
These changes are not present on the 5.4 branch, so I'm only modifying
the -9999 ebuild (thanks to kensington).
kde-plasma/kwayland/kwayland-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-plasma/kwayland/kwayland-9999.ebuild
b/kde-plasma/kwayland/kwayland-9999.ebuild
index 043cb68..81d6104 100644
--- a/kde-plasma/kwayland/kwayland-9999.ebuild
+++ b/kde-plasma/kwayland/kwayland-9999.ebuild
@@ -15,7 +15,7 @@ KEYWORDS=""
IUSE=""
DEPEND="
- >=dev-libs/wayland-1.3.0
+ >=dev-libs/wayland-1.7.0
dev-qt/qtgui:5
media-libs/mesa[egl]
"