dev-python/qscintilla-python: 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 35546a1c31
commit 05c7a24149
3 changed files with 4 additions and 4 deletions

View 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$
@@ -24,7 +24,7 @@ DEPEND="
>=dev-python/PyQt4-4.11[X,${PYTHON_USEDEP}]
dev-qt/qtcore:4
dev-qt/qtgui:4
~x11-libs/qscintilla-${PV}:=
~x11-libs/qscintilla-${PV}:=[qt4(-)]
"
RDEPEND="${DEPEND}"

View File

@@ -24,7 +24,7 @@ DEPEND="
>=dev-python/PyQt4-4.11.3[X,${PYTHON_USEDEP}]
dev-qt/qtcore:4
dev-qt/qtgui:4
~x11-libs/qscintilla-${PV}:=
~x11-libs/qscintilla-${PV}:=[qt4(-)]
"
RDEPEND="${DEPEND}"

View File

@@ -24,7 +24,7 @@ DEPEND="
>=dev-python/PyQt4-4.11.3[X,${PYTHON_USEDEP}]
dev-qt/qtcore:4
dev-qt/qtgui:4
~x11-libs/qscintilla-${PV}:=
~x11-libs/qscintilla-${PV}:=[qt4(-)]
"
RDEPEND="${DEPEND}"