xorg-server: not available with musl on ARM
[buildroot-gz.git] / package / sphinxbase / Config.in
blob00a19f6178b372a1488d43790259d4a577789cb1
1 config BR2_PACKAGE_SPHINXBASE
2         bool "sphinxbase"
3         depends on BR2_TOOLCHAIN_HAS_THREADS
4         help
5           CMUSphinx toolkit is a leading speech recognition toolkit
6           with various tools used to build speech applications. CMU
7           Sphinx toolkit has a number of packages for different tasks
8           and applications.
10           http://cmusphinx.sourceforge.net/
12 comment "sphinxbase needs a toolchain with threads"
13         depends on !BR2_TOOLCHAIN_HAS_THREADS