summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-15 14:31:13 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-15 14:31:13 +0100
commit93372f62a9c27d11032172f9c376693919f01c10 (patch)
tree2ac3b34f639da74c3d021e7fc957bc1e3bc84a48 /dev-python
parent4a0b9aa6202930be86f8a5571e3728143dc59758 (diff)
dev-python/PyQt5-5.9 requires dev-python/sip-4.19.3 at least
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/PyQt5/PyQt5-5.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt5/PyQt5-5.9.ebuild b/dev-python/PyQt5/PyQt5-5.9.ebuild
index bc4f8ad0..48bd40b0 100644
--- a/dev-python/PyQt5/PyQt5-5.9.ebuild
+++ b/dev-python/PyQt5/PyQt5-5.9.ebuild
@@ -56,7 +56,7 @@ QT_PV="5.6.0:5"
RDEPEND="
${PYTHON_DEPS}
- >=dev-python/sip-4.19.1:=[${PYTHON_USEDEP}]
+ >=dev-python/sip-4.19.3:=[${PYTHON_USEDEP}]
>=dev-qt/qtcore-${QT_PV}
>=dev-qt/qtxml-${QT_PV}
bluetooth? ( >=dev-qt/qtbluetooth-${QT_PV} )