381fb14bbd
Add an upstream URL to the help text in Config.in. This addresses the 'Missing' URL status in the package stats web page output. Signed-off-by: Mark Corbin <mark@dibsco.co.uk> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
11 lines
311 B
Plaintext
11 lines
311 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
|
|
|
|
http://git.yoctoproject.org/cgit/cgit.cgi/matchbox-keyboard/
|