summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-08-16 17:59:50 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-08-16 18:00:45 +0200
commit61b9965393e5e118fc20f908af825cf060472637 (patch)
treedcffb04f6cd40622d71f2b5a4fb1c7ea867f38ad
parentkde-apps/superkaramba: Depend on media-libs/qimageblitz[-qt5] (diff)
downloadkde-sunset-61b99653.tar.gz
kde-sunset-61b99653.tar.bz2
kde-sunset-61b99653.zip
kde-base/smokeqt: 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>
-rw-r--r--kde-base/smokeqt/smokeqt-4.14.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/smokeqt/smokeqt-4.14.3-r1.ebuild b/kde-base/smokeqt/smokeqt-4.14.3-r1.ebuild
index 8d852da5..7c73ff3e 100644
--- a/kde-base/smokeqt/smokeqt-4.14.3-r1.ebuild
+++ b/kde-base/smokeqt/smokeqt-4.14.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -28,7 +28,7 @@ DEPEND="
dev-qt/qtsvg:4
dev-qt/qttest:4
phonon? ( media-libs/phonon[qt4] )
- qimageblitz? ( >=media-libs/qimageblitz-0.0.4 )
+ qimageblitz? ( >=media-libs/qimageblitz-0.0.4[-qt5(+)] )
qscintilla? ( x11-libs/qscintilla:= )
qwt? ( x11-libs/qwt:5[svg] )
webkit? ( dev-qt/qtwebkit:4 )