diff options
Diffstat (limited to 'ports/libigl')
| -rw-r--r-- | ports/libigl/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/libigl/CONTROL b/ports/libigl/CONTROL index 93041cc4d..90c5313fb 100644 --- a/ports/libigl/CONTROL +++ b/ports/libigl/CONTROL @@ -1,5 +1,5 @@ Source: libigl -Version: 2.1.0-1 +Version: 2.1.0-2 Homepage: https://github.com/libigl/libigl Description: libigl is a simple C++ geometry processing library. We have a wide functionality including construction of sparse discrete differential geometry operators and finite-elements matrices such as the cotangent Laplacian and diagonalized mass matrix, simple facet and edge-based topology data structures, mesh-viewing utilities for OpenGL and GLSL, and many core functions for matrix manipulation which make Eigen feel a lot more like MATLAB. Build-Depends: eigen3 @@ -18,7 +18,7 @@ Build-Depends: glfw3 Feature: imgui Description: Build with imgui -Build-Depends: imgui[example] +Build-Depends: imgui[bindings] Feature: png Description: Build with libpng |
