aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCNLohr <charles@cnlohr.com>2018-03-10 16:51:56 -0500
committerGitHub <noreply@github.com>2018-03-10 16:51:56 -0500
commitb01acf54ed99cb4e491871495f2e18fe78494a36 (patch)
tree4078255f53e51ecbc189b70aaae2622b9ad079ea /README.md
parent1a686a660c750499d3e1c4b46e3c506748147a08 (diff)
downloadlibsurvive-b01acf54ed99cb4e491871495f2e18fe78494a36.tar.gz
libsurvive-b01acf54ed99cb4e491871495f2e18fe78494a36.tar.bz2
Add notes about how to install on Debian
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index b587d3b..98f75c8 100644
--- a/README.md
+++ b/README.md
@@ -79,6 +79,8 @@ Will ~~I~~ we succeed? Probably not. ~~Definitely going to try!~~ Though it's
* pthread
* libX11 (Linux) or Native (win32) or OpenGL (OSX)
* zlib (Linux) or puff.c (win32, included in redist)
+* Optionally OpenGL.
+On Debian, ```sudo apt-get install build-essential zlib1g-dev libx11-dev libusb-1.0-0-dev freeglut3-dev``` should be sufficient.
## Architecture