summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/basemap/basemap-1.0.7-r1.ebuild2
-rw-r--r--dev-python/basemap/basemap-1.0.7-r3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/basemap/basemap-1.0.7-r1.ebuild b/dev-python/basemap/basemap-1.0.7-r1.ebuild
index 9a801ce28281..21c1f248697e 100644
--- a/dev-python/basemap/basemap-1.0.7-r1.ebuild
+++ b/dev-python/basemap/basemap-1.0.7-r1.ebuild
@@ -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}]"
diff --git a/dev-python/basemap/basemap-1.0.7-r3.ebuild b/dev-python/basemap/basemap-1.0.7-r3.ebuild
index 83b25e1d1999..97bcfc3f839b 100644
--- a/dev-python/basemap/basemap-1.0.7-r3.ebuild
+++ b/dev-python/basemap/basemap-1.0.7-r3.ebuild
@@ -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}]"