Re: [PATCH weston] configure.ac: Check the version of libxkb >= 0.3.0

2013-10-26 Thread Daniel Stone
Hi, On 25 October 2013 20:25, Brian Lovin wrote: > When we would build weston with libxkb 0.2.0 it would succesfully > compile, but the keybaord and desktop-shell wouldn't load, and > Weston wouldn't run. Looks good to me, but out of interest, what was the error? Cheers, Daniel > Signed-off-by

[PATCH weston] configure.ac: Check the version of libxkb >= 0.3.0

2013-10-25 Thread Brian Lovin
When we would build weston with libxkb 0.2.0 it would succesfully compile, but the keybaord and desktop-shell wouldn't load, and Weston wouldn't run. Signed-off-by: Brian Lovin --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index