Quoting Erik Brangs (2016-04-14 06:53:05) > Hi, > > On 06.04.2016 22:26, Erik Brangs wrote: > > --- > > 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 . > > > what's the status of this patch? Do I need to make any additional changes? > > If nobody can test on Ubuntu, it might be worth a try to test in Debian > Jessie. The packages also seem to be available there. > > > Kind regards, > > Erik Brangs > _______________________________________________ > Piglit mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/piglit
Nope, it all looks good. Thanks for contributing this, I've pushed to master. Dylan
signature.asc
Description: signature
_______________________________________________ Piglit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/piglit
