diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-08-25 10:18:42 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-08-25 10:18:42 +0200 |
commit | a3ab2e13833275635708427e9877c971a8f206d8 (patch) | |
tree | 9047e17bafa83f66a5446b9d53f66dc4cc6bb82b /kde-plasma/libkscreen | |
parent | kde-apps/spectacle: allow building with GCC 12 (diff) | |
download | kde-a3ab2e13833275635708427e9877c971a8f206d8.tar.gz kde-a3ab2e13833275635708427e9877c971a8f206d8.tar.bz2 kde-a3ab2e13833275635708427e9877c971a8f206d8.zip |
kde-plasma/*: Bump dev-libs/plasma-wayland-protocols dep to >=1.14.0
Plasma git master frequently depends on unreleased features.
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma/libkscreen')
-rw-r--r-- | kde-plasma/libkscreen/libkscreen-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/libkscreen/libkscreen-9999.ebuild b/kde-plasma/libkscreen/libkscreen-9999.ebuild index ec381830c7..6ff7a1f2ef 100644 --- a/kde-plasma/libkscreen/libkscreen-9999.ebuild +++ b/kde-plasma/libkscreen/libkscreen-9999.ebuild @@ -28,7 +28,7 @@ RDEPEND=" x11-libs/libxcb:= " DEPEND="${RDEPEND} - >=dev-libs/plasma-wayland-protocols-1.13.0 + >=dev-libs/plasma-wayland-protocols-1.14.0 " BDEPEND=" >=dev-qt/qttools-${QTMIN}:6[linguist] |