dcbde39f32
Following the big X.org bump, a few dependencies were missing in the xapp_xinput package. Fixes: http://autobuild.buildroot.org/results/7e4ebd4dd47f49bcd4d225b17fbbc8b211e5201a/build-end.log. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
9 lines
197 B
Plaintext
9 lines
197 B
Plaintext
config BR2_PACKAGE_XAPP_XINPUT
|
|
bool "xinput"
|
|
select BR2_PACKAGE_XLIB_LIBX11
|
|
select BR2_PACKAGE_XLIB_LIBXI
|
|
select BR2_PACKAGE_XLIB_LIBXRANDR
|
|
select BR2_PACKAGE_XLIB_LIBXINERAMA
|
|
help
|
|
xinput
|