mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-python/basemap: Fix MissingUseDepDefault
Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -21,7 +21,7 @@ CDEPEND="sci-libs/shapelib
|
||||
>=dev-python/matplotlib-python2-0.98[${PYTHON_USEDEP}]
|
||||
>=dev-python/matplotlib-0.98[${PYTHON_USEDEP}]
|
||||
)
|
||||
>=sci-libs/geos-3.3.1[python,${PYTHON_USEDEP}]"
|
||||
>=sci-libs/geos-3.3.1[python(-),${PYTHON_USEDEP}]"
|
||||
|
||||
DEPEND="${CDEPEND}
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]"
|
||||
|
||||
@@ -21,7 +21,7 @@ CDEPEND="sci-libs/shapelib
|
||||
>=dev-python/matplotlib-python2-0.98[${PYTHON_USEDEP}]
|
||||
>=dev-python/matplotlib-0.98[${PYTHON_USEDEP}]
|
||||
)
|
||||
>=sci-libs/geos-3.3.1[python,${PYTHON_USEDEP}]"
|
||||
>=sci-libs/geos-3.3.1[python(-),${PYTHON_USEDEP}]"
|
||||
|
||||
DEPEND="${CDEPEND}
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]"
|
||||
|
||||
Reference in New Issue
Block a user