aboutsummaryrefslogtreecommitdiff
path: root/ports/geogram
diff options
context:
space:
mode:
authorStefano Sinigardi <stesinigardi@hotmail.com>2020-08-28 07:13:05 +0200
committerGitHub <noreply@github.com>2020-08-27 22:13:05 -0700
commit0a506f7c5e7ecc85893855fcd6bf3ace96d590ae (patch)
treeb7dc536d835684fef12f244df69ede649a357a4e /ports/geogram
parent68003004c045c527d1c74c238abd29ae619e60bc (diff)
downloadvcpkg-0a506f7c5e7ecc85893855fcd6bf3ace96d590ae.tar.gz
vcpkg-0a506f7c5e7ecc85893855fcd6bf3ace96d590ae.zip
[OpenMVG/OpenMVS] fix tools (#12229)
Diffstat (limited to 'ports/geogram')
-rw-r--r--ports/geogram/CONTROL3
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/geogram/CONTROL b/ports/geogram/CONTROL
index 8661aa1e4..83b210ac3 100644
--- a/ports/geogram/CONTROL
+++ b/ports/geogram/CONTROL
@@ -1,8 +1,9 @@
Source: geogram
Version: 1.7.5
+Port-Version: 1
Homepage: https://gforge.inria.fr/projects/geogram/
Description: Geogram is a programming library of geometric algorithms.
-Build-Depends: openblas (!osx), lapack
+Build-Depends: openblas, lapack
Feature: graphics
Description: Build viewers and geogram_gfx library.