summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/trimesh/trimesh-4.0.9.ebuild')
-rw-r--r--dev-python/trimesh/trimesh-4.0.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/trimesh/trimesh-4.0.9.ebuild b/dev-python/trimesh/trimesh-4.0.9.ebuild
index a0760cd1d5cb..4a4ed4607e7b 100644
--- a/dev-python/trimesh/trimesh-4.0.9.ebuild
+++ b/dev-python/trimesh/trimesh-4.0.9.ebuild
@@ -64,5 +64,5 @@ pkg_postinst() {
optfeature "2D triangulations of polygons" dev-python/mapbox_earcut
optfeature "loading a number of additional mesh formats" dev-python/meshio
optfeature "figuring out how much memory we have" dev-python/psutil
- optfeature "marching cubes and other nice stuff" sci-libs/scikit-image
+ optfeature "marching cubes and other nice stuff" dev-python/scikit-image
}