Skip to content

Commit

Permalink
Change Lapack to the C wrapper Lapacke
Browse files Browse the repository at this point in the history
  • Loading branch information
rajat2004 committed Dec 17, 2019
1 parent 2b1b245 commit 210f773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opencvDirectInstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ fi

execute sudo apt-get update
execute sudo apt-get install build-essential curl g++ cmake cmake-curses-gui git pkg-config checkinstall -y
execute sudo apt-get install libopenblas-dev liblapack-dev libatlas-base-dev gfortran -y
execute sudo apt-get install libopenblas-dev liblapacke-dev libatlas-base-dev gfortran -y

spatialPrint "Image manipulation libraries"
execute sudo apt-get install libpng-dev libjpeg-dev libtiff5-dev zlib1g-dev libwebp-dev libopenexr-dev libgdal-dev -y
Expand Down

0 comments on commit 210f773

Please sign in to comment.