diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-10-20 10:51:29 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-10-20 12:36:29 +0200 |
commit | 9db039a63954b1e3125e4f8ed5a753ad5fe27fc1 (patch) | |
tree | 6f6df86f58f0e1817ca2768e3c410b59cf40ef08 /kde-plasma/kwin | |
parent | cmake.eclass: add CMAKE_SKIP_TESTS (diff) | |
download | kde-9db039a63954b1e3125e4f8ed5a753ad5fe27fc1.tar.gz kde-9db039a63954b1e3125e4f8ed5a753ad5fe27fc1.tar.bz2 kde-9db039a63954b1e3125e4f8ed5a753ad5fe27fc1.zip |
kde-plasma/kwin: Raise min dev-libs/wayland-protocols to 1.27
Upstream commit 0c28de5b42d6d472a2c2c58e8a17c2f451e40860
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma/kwin')
-rw-r--r-- | kde-plasma/kwin/kwin-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/kwin/kwin-9999.ebuild b/kde-plasma/kwin/kwin-9999.ebuild index 382f1aec6f..6485694075 100644 --- a/kde-plasma/kwin/kwin-9999.ebuild +++ b/kde-plasma/kwin/kwin-9999.ebuild @@ -91,7 +91,7 @@ RDEPEND="${COMMON_DEPEND} " DEPEND="${COMMON_DEPEND} >=dev-libs/plasma-wayland-protocols-1.9 - >=dev-libs/wayland-protocols-1.25 + >=dev-libs/wayland-protocols-1.27 >=dev-qt/designer-${QTMIN}:5 >=dev-qt/qtconcurrent-${QTMIN}:5 x11-base/xorg-proto |