diff options
| author | Stefano Sinigardi <stesinigardi@hotmail.com> | 2019-05-17 17:38:01 +0200 |
|---|---|---|
| committer | Stefano Sinigardi <stesinigardi@hotmail.com> | 2019-05-17 17:38:01 +0200 |
| commit | d7b6f8b22500f643dc118f5b1dbdec947f6fd881 (patch) | |
| tree | 06fcfc37b454c5919c3876867eded4639ca30a44 /ports/cgal/CONTROL | |
| parent | 9d473a69545ac648b9ea2067c007b57dfad7462b (diff) | |
| download | vcpkg-d7b6f8b22500f643dc118f5b1dbdec947f6fd881.tar.gz vcpkg-d7b6f8b22500f643dc118f5b1dbdec947f6fd881.zip | |
[openmvs] add new port, fix one of the dependencies [cgal] along the road
Diffstat (limited to 'ports/cgal/CONTROL')
| -rw-r--r-- | ports/cgal/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cgal/CONTROL b/ports/cgal/CONTROL index e3131bb20..d42389635 100644 --- a/ports/cgal/CONTROL +++ b/ports/cgal/CONTROL @@ -1,5 +1,5 @@ Source: cgal -Version: 4.14-1 +Version: 4.14-2 Build-Depends: mpfr, mpir, zlib, boost-format, boost-container, boost-iterator, boost-variant, boost-any, boost-unordered, boost-random, boost-foreach, boost-graph, boost-heap, boost-logic, boost-multiprecision Description: The Computational Geometry Algorithms Library (CGAL) is a C++ library that aims to provide easy access to efficient and reliable algorithms in computational geometry. |
