dev-python/uranium: add missing dep sci-libs/Shapely

Closes: https://bugs.gentoo.org/674392
Suggested-by: Kobboi <gentoo@lermytte.be>
Signed-off-by: Amy Liffey <amynka@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
This commit is contained in:
Amy Liffey
2019-01-03 18:22:00 +01:00
parent ff0d1adb28
commit 788cb60a60

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Authors
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -24,6 +24,7 @@ RDEPEND="${PYTHON_DEPS}
dev-python/PyQt5[${PYTHON_USEDEP},declarative,network,svg]
dev-python/numpy[${PYTHON_USEDEP}]
>=sci-libs/scipy-1.1[${PYTHON_USEDEP}]
sci-libs/Shapely[${PYTHON_USEDEP}]
dev-qt/qtquickcontrols:5
dev-qt/qtquickcontrols2:5"