mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
gis/OTB: Add blas dependency.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
5dc32011f4
commit
e325e0be72
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue