diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2017-10-15 14:31:13 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2017-10-15 14:31:13 +0100 |
commit | 93372f62a9c27d11032172f9c376693919f01c10 (patch) | |
tree | 2ac3b34f639da74c3d021e7fc957bc1e3bc84a48 /dev-python/PyQt5 | |
parent | 4a0b9aa6202930be86f8a5571e3728143dc59758 (diff) |
dev-python/PyQt5-5.9 requires dev-python/sip-4.19.3 at least
Diffstat (limited to 'dev-python/PyQt5')
-rw-r--r-- | dev-python/PyQt5/PyQt5-5.9.ebuild | 2 |
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} ) |