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/xdg-desktop-portal-kde | |
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/xdg-desktop-portal-kde')
-rw-r--r-- | kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild index c956d4676a..6ae23293bc 100644 --- a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild +++ b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild @@ -46,7 +46,7 @@ COMMON_DEPEND=" x11-libs/libxkbcommon " DEPEND="${COMMON_DEPEND} - >=dev-libs/plasma-wayland-protocols-1.13.0 + >=dev-libs/plasma-wayland-protocols-1.14.0 >=dev-libs/wayland-protocols-1.25 >=dev-qt/qtbase-${QTMIN}:6[concurrent] " |