b9a4e61087
Most of the matchbox packages build-depend on matchbox-lib, but were not selecting it from their Config.in. Fix that. Reported-by: Arnout Vandecappelle <arnout@mind.be> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Reviewed-by: Arnout Vandecappelle <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 lines
246 B
Plaintext
9 lines
246 B
Plaintext
config BR2_PACKAGE_MATCHBOX_KEYBOARD
|
|
bool "matchbox-keyboard"
|
|
select BR2_PACKAGE_XLIB_LIBXTST
|
|
select BR2_PACKAGE_XLIB_LIBXFT if !BR2_PACKAGE_CAIRO
|
|
select BR2_PACKAGE_MATCHBOX_FAKEKEY
|
|
select BR2_PACKAGE_MATCHBOX_LIB
|
|
help
|
|
Virtual Keyboard
|