mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user