summaryrefslogtreecommitdiffstats
path: root/gis/OTB/OTB.info
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2018-04-28 11:27:17 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-05-05 06:46:24 +0700
commit3a0a25e44563bd29735d9bc1e5b186e0023e7d7f (patch)
treef788b57b0f6e719dc75c34fec29b6b5694d22107 /gis/OTB/OTB.info
parent03e44fd6de81c41244ab4b9bc846af2becf5547e (diff)
downloadslackbuilds-3a0a25e44563bd29735d9bc1e5b186e0023e7d7f.tar.gz
slackbuilds-3a0a25e44563bd29735d9bc1e5b186e0023e7d7f.tar.xz
gis/OTB: Script improvements.
Changes: - addition to /etc/profile.d to set OTB_APPLICATION_PATH - disable Monteverdi by default (removes need for qwt) - ability to disable Qt launcher - clarification on optional dependencies Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'gis/OTB/OTB.info')
-rw-r--r--gis/OTB/OTB.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/OTB/OTB.info b/gis/OTB/OTB.info
index 7a292f6a98..9777e8a392 100644
--- a/gis/OTB/OTB.info
+++ b/gis/OTB/OTB.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/orfeotoolbox/OTB/archive/6.4.0/OTB-6.4.0.tar.gz"
MD5SUM="21b425dc0b8884bf2441f372ed041d8e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="gdal ITK OpenSceneGraph muParser python3 ossim qwt Shark tinyxml"
+REQUIRES="gdal ITK OpenSceneGraph muParser python3 ossim Shark tinyxml"
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"