I don't have commit access. Please push my patches if you choose to accept them. --- 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 _______________________________________________ Piglit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/piglit
