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

app-editors/qwriter/qwriter-0.1.9-r2.ebuild [moved from app-editors/qwriter/qwriter-0.1.9-r1.ebuild with 93% similarity]

similarity index 93%
rename from app-editors/qwriter/qwriter-0.1.9-r1.ebuild
rename to app-editors/qwriter/qwriter-0.1.9-r2.ebuild
index e61d58819c1a82c4565ffaf36388d1f3697a2e95..eb5bf7976808a691fe501445b7d925971119361c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -20,7 +20,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 DEPEND="dev-qt/qtgui:4
-       x11-libs/qscintilla"
+       x11-libs/qscintilla:=[qt4(-)]"
 RDEPEND="${DEPEND}"
 
 S="${WORKDIR}/${MY_P}"