From b01acf54ed99cb4e491871495f2e18fe78494a36 Mon Sep 17 00:00:00 2001 From: CNLohr Date: Sat, 10 Mar 2018 16:51:56 -0500 Subject: Add notes about how to install on Debian --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.3