summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-12-07 23:56:37 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2020-12-07 23:56:37 +0100
commitcbc8b0acc79359b95d570e709409cbd5e9a4d183 (patch)
treeed01fbf26e6d89658ec1516b915da9823cd413e4 /x11-themes
parentmedia-libs/qimageblitz: Drop IUSE=qt5 (diff)
downloadkde-sunset-cbc8b0acc79359b95d570e709409cbd5e9a4d183.tar.gz
kde-sunset-cbc8b0acc79359b95d570e709409cbd5e9a4d183.tar.bz2
kde-sunset-cbc8b0acc79359b95d570e709409cbd5e9a4d183.zip
*/*: Cleanup media-libs/qimageblitz USEDEP (drop -qt5(-) req)
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 d7a0abb4..33486477 100644
--- a/x11-themes/dekorator/dekorator-0.5.1-r1.ebuild
+++ b/x11-themes/dekorator/dekorator-0.5.1-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
inherit kde4-base
@@ -16,7 +16,7 @@ IUSE="debug"
DEPEND="
kde-plasma/kwin:4
- media-libs/qimageblitz[-qt5(+)]
+ media-libs/qimageblitz
"
RDEPEND="${DEPEND}"