summaryrefslogtreecommitdiffstats
path: root/gis/saga-gis/README
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2019-01-15 18:45:08 +0100
committer Willy Sudiarto Raharjo2019-01-19 01:20:32 +0100
commitf72d2007df70411a487da80af1d9fe32cd5862f2 (patch)
tree226ab6bdf5126ae28f10509aeb72389ac9f135ce /gis/saga-gis/README
parent5f9c05f2d205f5a75ec980f0bceb8065e9c8542d (diff)
downloadslackbuilds-f72d2007df70411a487da80af1d9fe32cd5862f2.tar.gz
gis/saga-gis: Fix build failures.
Diffstat (limited to 'gis/saga-gis/README')
-rw-r--r--gis/saga-gis/README7
1 files changed, 5 insertions, 2 deletions
diff --git a/gis/saga-gis/README b/gis/saga-gis/README
index cf9842f984..9fba69678b 100644
--- a/gis/saga-gis/README
+++ b/gis/saga-gis/README
@@ -6,8 +6,11 @@ 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 and
-qhull. SAGA currently does not build when vigra is installed.
+SAGA can use these optional dependencies: libharu, postgresql and qhull. SAGA
+currently does not build when vigra is installed.
+
+To enable opencv, set OPENCV=ON. By default OpenCV is disabled since SAGA does
+not build when OpenCV version 4 or greater is installed.
If SAGA fails to run after an upgrade, uninstall old versions of SAGA before
compilation.