dev-python/qscintilla-python: raise minimum sip version to 4.19

Gentoo-Bug: 604510

Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
Davide Pesavento
2017-01-08 19:19:52 +01:00
parent 9f4fe8376f
commit 832119c7cd

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -20,7 +20,7 @@ IUSE="debug"
DEPEND="
${PYTHON_DEPS}
>=dev-python/sip-4.18:=[${PYTHON_USEDEP}]
>=dev-python/sip-4.19:=[${PYTHON_USEDEP}]
>=dev-python/PyQt4-4.11.3[X,${PYTHON_USEDEP}]
dev-qt/qtcore:4
dev-qt/qtgui:4