dev-util/kscope: Depend on x11-libs/qscintilla[qt4]
authorDavid Seifert <soap@gentoo.org>
Thu, 22 Dec 2016 17:46:38 +0000 (18:46 +0100)
committerDavid Seifert <soap@gentoo.org>
Thu, 22 Dec 2016 18:26:09 +0000 (20:26 +0200)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3188

dev-util/kscope/kscope-1.9.4-r2.ebuild [moved from dev-util/kscope/kscope-1.9.4-r1.ebuild with 92% similarity]

similarity index 92%
rename from dev-util/kscope/kscope-1.9.4-r1.ebuild
rename to dev-util/kscope/kscope-1.9.4-r2.ebuild
index 2a68bc3ca96c16121e73a6d296924b6be6730d68..f433dafdf7ce07bbf9f14fbbcd6e275faf8576b2 100644 (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"