mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
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:
@@ -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"
|
||||
Reference in New Issue
Block a user