dev-util/kscope: Depend on x11-libs/qscintilla[qt4]

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3188
This commit is contained in:
David Seifert
2016-12-22 18:46:38 +01:00
parent 05c7a24149
commit 1e3419e26f

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2013 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -17,7 +17,7 @@ IUSE=""
RDEPEND="dev-qt/qtcore:4
dev-qt/qtgui:4
x11-libs/qscintilla"
x11-libs/qscintilla:=[qt4(-)]"
DEPEND="${RDEPEND}"
DOCS="ChangeLog"