summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorErik Brangs <erik.brangs@gmx.de>2016-04-06 22:26:49 +0200
committerDylan Baker <baker.dylan.c@gmail.com>2016-04-14 11:15:12 -0700
commite19f2ddedecff28c238d321e6f86dc4306289b29 (patch)
treed09d24e48513c3c130611405270a832dff2f64c5 /README
parent5d8899175735d0f508ff14c54c02220238f46734 (diff)
README: waffle is available from Ubuntu repositories via the package libwaffle-dev.
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 1 insertions, 4 deletions
diff --git a/README b/README
index 535a26e28..d746e933d 100644
--- a/README
+++ b/README
@@ -78,10 +78,7 @@ invoke cmake with option "-DCMAKE_SYSTEM_PROCESSOR=i386".
----------
Install development packages.
- $ sudo apt-get install cmake g++ mesa-common-dev libgl1-mesa-dev python-numpy python-mako freeglut3-dev x11proto-gl-dev libxrender-dev
-
-Install additional components for which Ubuntu packages do not yet exist:
- - waffle (http://www.waffle-gl.org)
+ $ sudo apt-get install cmake g++ mesa-common-dev libgl1-mesa-dev python-numpy python-mako freeglut3-dev x11proto-gl-dev libxrender-dev libwaffle-dev
Configure and build.
$ cmake .