xref: /OK3568_Linux_fs/buildroot/package/matchbox-keyboard/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_MATCHBOX_KEYBOARD
2	bool "matchbox-keyboard"
3	select BR2_PACKAGE_XLIB_LIBXTST
4	select BR2_PACKAGE_XLIB_LIBXFT if !BR2_PACKAGE_CAIRO
5	select BR2_PACKAGE_MATCHBOX_FAKEKEY
6	select BR2_PACKAGE_MATCHBOX_LIB
7	help
8	  Virtual Keyboard
9
10	  http://git.yoctoproject.org/cgit/cgit.cgi/matchbox-keyboard/
11