mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user