Re: [PATCH weston] tests: fix build on rpi with EGL

2014-01-08 Thread Kristian Høgsberg
On Wed, Jan 08, 2014 at 03:39:19PM +0200, ppaala...@gmail.com wrote: > From: Pekka Paalanen > > This patch fixes the compiler errors: > > CC weston_test_la-weston-test.lo > weston-test.c:34:21: fatal error: EGL/egl.h: No such file or directory > > CC buffer-count-test.o > buffer-cou

[PATCH weston] tests: fix build on rpi with EGL

2014-01-08 Thread ppaalanen
From: Pekka Paalanen This patch fixes the compiler errors: CC weston_test_la-weston-test.lo weston-test.c:34:21: fatal error: EGL/egl.h: No such file or directory CC buffer-count-test.o buffer-count-test.c:30:21: fatal error: EGL/egl.h: No such file or directory On rpi, the EGL hea