aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCNLohr <charles@cnlohr.com>2018-03-16 22:41:51 -0400
committerGitHub <noreply@github.com>2018-03-16 22:41:51 -0400
commit4aff72023129e95d5fe84975ed04a41053bc5739 (patch)
treeff6a099883379b5932e530a176b50fb7c6513334
parentd0ccf2041dc48ca4e5b1ee6b91e70da05f771c72 (diff)
downloadlibsurvive-4aff72023129e95d5fe84975ed04a41053bc5739.tar.gz
libsurvive-4aff72023129e95d5fe84975ed04a41053bc5739.tar.bz2
Add note about additional dependencies.
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3a4f22a..f404f39 100644
--- a/README.md
+++ b/README.md
@@ -82,8 +82,8 @@ Will ~~I~~ we succeed? Probably not. ~~Definitely going to try!~~ Though it's
* Optionally OpenGL.
On Debian, ```sudo apt-get install build-essential zlib1g-dev libx11-dev libusb-1.0-0-dev freeglut3-dev``` should be sufficient.
-Temporarily needed packages: liblapack
-On Debian, ```sudo apt-get install liblapacke-dev```
+Temporarily needed packages: liblapack and libopenblas
+On Debian, ```sudo apt-get install liblapacke-dev libopenblas-dev```
## Architecture