commit:     4e8afb1906090e218029ffdb4d1acbc1dcbf9b63
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 16 15:59:51 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug 16 16:00:45 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=4e8afb19

kde-plasma/kdm: Depend on media-libs/qimageblitz[-qt5]

This is required to avoid mixing Qt versions at runtime.

Thanks-to: Stas Cymbalov <dummyunit <AT> gmail.com>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 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

Reply via email to