aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorepoch <epoch@hacking.allowed.org>2017-09-30 02:34:57 -0500
committerepoch <epoch@hacking.allowed.org>2017-09-30 02:34:57 -0500
commit3a7aab4f060f288f413a354df9cc6bd1c8fa5318 (patch)
treed74dd0518d64ef66752c79370338cdf3a39895e7 /README
parenta204330db26a0c3f5b4e88bdc495af350e262ab4 (diff)
downloadhackvr-3a7aab4f060f288f413a354df9cc6bd1c8fa5318.tar.gz
hackvr-3a7aab4f060f288f413a354df9cc6bd1c8fa5318.zip
updated README with info if you want to try building the GL version
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index ca47c73..cadf074 100644
--- a/README
+++ b/README
@@ -16,6 +16,10 @@ To get that on debian you might run
apt-get install libx11-dev
+If you want to build the GLut crap you'll need
+
+ freeglut3-dev
+
After you have that installed you should be able to do these to get hackvr built:
cd src