diff --git a/dev-python/geoalchemy2/geoalchemy2-0.3.ebuild b/dev-python/geoalchemy2/geoalchemy2-0.3.ebuild index 6654abbd6cd3c..6622acbab0450 100644 --- a/dev-python/geoalchemy2/geoalchemy2-0.3.ebuild +++ b/dev-python/geoalchemy2/geoalchemy2-0.3.ebuild @@ -21,7 +21,7 @@ RDEPEND=">=dev-python/sqlalchemy-0.8[${PYTHON_USEDEP}]" DEPEND="${RDEPEND} dev-python/setuptools[${PYTHON_USEDEP}] test? ( - dev-python/shapely[${PYTHON_USEDEP}] + sci-libs/Shapely[${PYTHON_USEDEP}] dev-python/pytest[${PYTHON_USEDEP}] )"