summaryrefslogtreecommitdiffstats
path: root/gis/OTB/OTB.info
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2018-06-29 20:25:28 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-07-07 06:54:26 +0700
commite325e0be729d8f941bed5e94ebe7539efbd0c64f (patch)
treeebc3f9275425ab081db27bba65f6f96f4a153f8e /gis/OTB/OTB.info
parent5dc32011f4a50d96ea9256c8a9fb4322a1358cb5 (diff)
downloadslackbuilds-e325e0be729d8f941bed5e94ebe7539efbd0c64f.tar.gz
slackbuilds-e325e0be729d8f941bed5e94ebe7539efbd0c64f.tar.xz
gis/OTB: Add blas dependency.
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 9435384cbb..555a0a9dc7 100644
--- a/gis/OTB/OTB.info
+++ b/gis/OTB/OTB.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/orfeotoolbox/OTB/archive/6.6.0/OTB-6.6.0.tar.gz"
MD5SUM="852b1766a5a321e944e366e4a3db20a4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="gdal ITK OpenSceneGraph muParser python3 ossim Shark tinyxml"
+REQUIRES="blas gdal ITK OpenSceneGraph muParser python3 ossim Shark tinyxml"
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"