mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-geosciences/geopy: select dependency where python was introduced
Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -16,6 +16,6 @@ KEYWORDS="~amd64"
|
||||
# Need geocoding service to test
|
||||
RESTRICT="test"
|
||||
|
||||
RDEPEND="sci-geosciences/GeographicLib[python,${PYTHON_USEDEP}]"
|
||||
RDEPEND=">=sci-geosciences/GeographicLib-1.51-r1[python,${PYTHON_USEDEP}]"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND=""
|
||||
|
||||
Reference in New Issue
Block a user