gis/saga-gis: Add clarifying note about OpenCV.

Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Benjamin Trigona-Harany 2020-04-19 22:36:16 -07:00 committed by Willy Sudiarto Raharjo
parent 616adeaab0
commit ca0b562137
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -10,7 +10,8 @@ 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.
not build when opencv version 4 or greater is installed. For a compatible
version of OpenCV, use the opencv-legacy SlackBuild.
If SAGA fails to run after an upgrade, uninstall old versions of SAGA before
compilation.