summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-03-15 01:12:29 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2017-05-06 23:21:20 +0200
commit7d5ee7bf012d2ac8e2132988e90437faf9896894 (patch)
tree1498e4ba1d3b7f57b060c049e6b6afa3438dc83c /kde-misc/krecipes
parentmedia-libs/qimageblitz: Add Qt5-based snapshot (diff)
downloadgentoo-7d5ee7bf012d2ac8e2132988e90437faf9896894.tar.gz
gentoo-7d5ee7bf012d2ac8e2132988e90437faf9896894.tar.bz2
gentoo-7d5ee7bf012d2ac8e2132988e90437faf9896894.zip
media-libs/qimageblitz: Fix reverse usedeps after adding USE=qt5
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'kde-misc/krecipes')
-rw-r--r--kde-misc/krecipes/krecipes-2.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-misc/krecipes/krecipes-2.0.0.ebuild b/kde-misc/krecipes/krecipes-2.0.0.ebuild
index 02680a327526..645a7eb0b394 100644
--- a/kde-misc/krecipes/krecipes-2.0.0.ebuild
+++ b/kde-misc/krecipes/krecipes-2.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -23,7 +23,7 @@ DEPEND="
dev-db/sqlite:3
dev-libs/libxml2
dev-libs/libxslt
- media-libs/qimageblitz
+ media-libs/qimageblitz[-qt5(-)]
"
RDEPEND="${DEPEND}"