aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-08-01 21:09:22 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-08-01 21:09:22 +0200
commitfeaad76959f115793aa88ff46e6d949abd5dbfbc (patch)
treeafa67b73da2b3bd1cd919988da224ef80aae68dc
parentkde-plasma/kwayland-server: DEPEND on plasma-wayland-protocols >=1.1.1 (diff)
downloadkde-feaad769.tar.gz
kde-feaad769.tar.bz2
kde-feaad769.zip
kde-plasma/xdg-desktop-portal-kde: DEPEND on plasma-wayland-protocols >=1.1.1
1.1.0 was breaking KWayland server at runtime. Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild2
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 680613203a..568fe43ba1 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
@@ -33,7 +33,7 @@ COMMON_DEPEND="
>=kde-frameworks/plasma-${KFMIN}:5
"
DEPEND="${COMMON_DEPEND}
- >=dev-libs/plasma-wayland-protocols-1.1
+ >=dev-libs/plasma-wayland-protocols-1.1.1
>=dev-qt/qtconcurrent-${QTMIN}:5
>=kde-frameworks/kwayland-${KFMIN}:5
"