From 602afd3f83425d333fbf1fde5157e9018db01502 Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Sat, 4 Nov 2017 17:16:10 -0700 Subject: [PATCH] gis/saga-gis: Note issue with building when vigra installed. Signed-off-by: Benjamin Trigona-Harany --- gis/saga-gis/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gis/saga-gis/README b/gis/saga-gis/README index 519525bd24..3ea2a11b90 100644 --- a/gis/saga-gis/README +++ b/gis/saga-gis/README @@ -6,5 +6,5 @@ Functions are organised as modules in framework independent Module Libraries and can be accessed via SAGA's Graphical User Interface or various scripting environments (shell scripts, Python, R and so on). -SAGA can use these optional dependencies: libharu, opencv, postgresql, qhull -and vigra. +SAGA can use these optional dependencies: libharu, opencv, postgresql and +qhull. SAGA currently does not build when vigra is installed.