diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2021-04-18 10:33:33 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-19 01:07:14 -0500 |
commit | 4af1f8c7d6ba48fa54565a7c4f52a13290e7270f (patch) | |
tree | 35d8341eb5881597d9ccc12a90700e487c619175 /gis/saga-gis/README | |
parent | d8363d40ce9374a01b2193536bc9dab8da581011 (diff) |
gis/saga-gis: Updated dependencies.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
Diffstat (limited to 'gis/saga-gis/README')
-rw-r--r-- | gis/saga-gis/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gis/saga-gis/README b/gis/saga-gis/README index 63e9c2f314ba8..538ed7d625990 100644 --- a/gis/saga-gis/README +++ b/gis/saga-gis/README @@ -6,8 +6,8 @@ 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, postgresql and qhull. SAGA -currently does not build when vigra is installed. +SAGA can use these optional dependencies: libharu, liblas, 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. For a compatible |