e68c544ef8
Fixes: http://autobuild.buildroot.org/results/ec1855d3d96cf01409999492c77a2709be8c4d01/build-end.log. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
7 lines
143 B
Plaintext
7 lines
143 B
Plaintext
config BR2_PACKAGE_XAPP_XEV
|
|
bool "xev"
|
|
select BR2_PACKAGE_XLIB_LIBX11
|
|
select BR2_PACKAGE_XLIB_LIBXRANDR
|
|
help
|
|
print contents of X events
|