commit:     b8794f02edff53fff6d34c32743fc1c6f335bd31
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 16 15:59:59 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=b8794f02

x11-themes/dekorator: 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>

 x11-themes/dekorator/dekorator-0.5.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-themes/dekorator/dekorator-0.5.1-r1.ebuild 
b/x11-themes/dekorator/dekorator-0.5.1-r1.ebuild
index 5c74e28b..78759362 100644
--- a/x11-themes/dekorator/dekorator-0.5.1-r1.ebuild
+++ b/x11-themes/dekorator/dekorator-0.5.1-r1.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
@@ -16,7 +16,7 @@ IUSE="debug"
 
 DEPEND="
        kde-plasma/kwin:4
-       media-libs/qimageblitz
+       media-libs/qimageblitz[-qt5(+)]
 "
 RDEPEND="${DEPEND}"
 

Reply via email to