diff options
author | Peter Seiderer <ps.report@gmx.net> | 2017-03-10 20:54:54 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-03-20 22:27:29 +0100 |
commit | 7665b5870995ef059d1654c35557b53c04a71d1d (patch) | |
tree | 70d9882a2bf1b27c72b029dc81c0a67fe12f32fb /support/scripts/pycompile.py | |
parent | bbb7f6c16cd5ff04ec9b78713f42ea53a940529f (diff) | |
download | buildroot-7665b5870995ef059d1654c35557b53c04a71d1d.tar.gz buildroot-7665b5870995ef059d1654c35557b53c04a71d1d.zip |
libxkbcommon: disable wayland support
Disable wayland support (only needed for the interactive-wayland
test program). This fixes a compile failure in case wayland
support is autodetected:
GEN xdg-shell-unstable-v5-protocol.c
/bin/sh: /usr/bin/wayland-scanner: No such file or directory
Makefile:2426: recipe for target 'xdg-shell-unstable-v5-protocol.c' failed
make[3]: *** [xdg-shell-unstable-v5-protocol.c] Error 127
make[3]: *** Waiting for unfinished jobs....
GEN xdg-shell-unstable-v5-client-protocol.h
/bin/sh: /usr/bin/wayland-scanner: No such file or directory
Makefile:2428: recipe for target 'xdg-shell-unstable-v5-client-protocol.h' failed
make[3]: *** [xdg-shell-unstable-v5-client-protocol.h] Error 127
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'support/scripts/pycompile.py')
0 files changed, 0 insertions, 0 deletions