From 4e8afb1906090e218029ffdb4d1acbc1dcbf9b63 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 16 Aug 2020 17:59:51 +0200 Subject: kde-plasma/kdm: Depend on media-libs/qimageblitz[-qt5] This is required to avoid mixing Qt versions at runtime. Thanks-to: Stas Cymbalov Signed-off-by: Andreas Sturmlechner --- kde-plasma/kdm/kdm-4.11.22.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-plasma/kdm/kdm-4.11.22.ebuild b/kde-plasma/kdm/kdm-4.11.22.ebuild index 9767f5c4..351b9df8 100644 --- a/kde-plasma/kdm/kdm-4.11.22.ebuild +++ b/kde-plasma/kdm/kdm-4.11.22.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,7 +15,7 @@ REQUIRED_USE="consolekit? ( !systemd ) systemd? ( !consolekit )" DEPEND=" kde-plasma/libkworkspace:4 - media-libs/qimageblitz + media-libs/qimageblitz[-qt5(+)] x11-libs/libX11 x11-libs/libXau x11-libs/libXdmcp -- cgit v1.2.3-65-gdbad