xserver_xorg-server: add explicit handling for xwayland
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 24 May 2016 13:04:37 +0000 (10:04 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 24 May 2016 15:43:11 +0000 (17:43 +0200)
commit1370fcaeb7c88e958a967594596769c71a4526f9
tree160a3cdd546cd22d93a13db217d68798063736c9
parent956924faa452655eebd2653c2d1db63c6c33bf46
xserver_xorg-server: add explicit handling for xwayland

It's normally autodetected, which can lead to unexpected/unhandled
results.
configure checks for libdrm, libepoxy and wayland, however a proper
libxcomposite check is missing thus it can lead to build failure under
some odd conditions.
There's no autobuilder failure to quote here, however there's a mailing
list post that exemplifies this:
http://lists.busybox.net/pipermail/buildroot/2016-May/161793.html

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/x11r7/xserver_xorg-server/xserver_xorg-server.mk