40f8f3ff1d
xstroke doesn't need docker, but it does need libXft/Xtst/Xpm. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 lines
258 B
Plaintext
11 lines
258 B
Plaintext
config BR2_PACKAGE_XSTROKE
|
|
bool "xstroke"
|
|
depends on BR2_PACKAGE_XORG7
|
|
select BR2_PACKAGE_XLIB_LIBXFT
|
|
select BR2_PACKAGE_XLIB_LIBXTST
|
|
select BR2_PACKAGE_XLIB_LIBXPM
|
|
help
|
|
Handwriting recognition for X
|
|
|
|
http://avr32linux.org/twiki/pub/Main/XStroke
|