diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-11-04 17:16:10 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-11 07:07:38 +0700 |
commit | 602afd3f83425d333fbf1fde5157e9018db01502 (patch) | |
tree | afffaaa51d7e41ce2aa670c910f1f561dacce805 /gis/saga-gis | |
parent | a3c1f923e82cb9f92e5adea0e05bda0e705d0367 (diff) | |
download | slackbuilds-602afd3f83425d333fbf1fde5157e9018db01502.tar.gz |
gis/saga-gis: Note issue with building when vigra installed.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'gis/saga-gis')
-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 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. |