summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-08-16 17:59:59 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-08-16 18:00:45 +0200
commitb8794f02edff53fff6d34c32743fc1c6f335bd31 (patch)
tree09711bd253dbec85f0e3ef03769098caa8897931 /x11-themes
parentkde-plasma/ksmserver: Depend on media-libs/qimageblitz[-qt5] (diff)
downloadkde-sunset-b8794f02edff53fff6d34c32743fc1c6f335bd31.tar.gz
kde-sunset-b8794f02edff53fff6d34c32743fc1c6f335bd31.tar.bz2
kde-sunset-b8794f02edff53fff6d34c32743fc1c6f335bd31.zip
x11-themes/dekorator: Depend on media-libs/qimageblitz[-qt5]
This is required to avoid mixing Qt versions at runtime. Thanks-to: Stas Cymbalov <dummyunit@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/dekorator/dekorator-0.5.1-r1.ebuild4
1 files 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}"