[Piglit] [PATCH] README: waffle is available from Ubuntu repositories via the package libwaffle-dev.
Erik Brangs
erik.brangs at gmx.de
Wed Apr 6 20:26:49 UTC 2016
---
Thanks for the feedback. I didn't have any experience with git send-email. I hope the patch is correct now.
README | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/README b/README
index 535a26e..d746e93 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 .
--
2.5.0
More information about the Piglit
mailing list