mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
package/brltty: disable X11 support for now
This stops xbrlapi from building/installing, which is really not essential to almost all users. Fixes: http://autobuild.buildroot.net/results/3fe2d053dcfdf5af791e9127f3e9f1dceaabfdc0 http://autobuild.buildroot.net/results/6cfa5e9d37ac1571dc58df538232bb9e1749e62a Signed-off-by: Mario Lang <mlang@blind.guru> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
fbf6a483e0
commit
0af9bb7f1a
@@ -19,6 +19,7 @@ BRLTTY_CONF_OPTS = \
|
||||
--disable-ocaml-bindings \
|
||||
--disable-python-bindings \
|
||||
--disable-tcl-bindings \
|
||||
--disable-x \
|
||||
--without-midi-package \
|
||||
--without-mikropuhe --without-speechd --without-swift \
|
||||
--without-theta --without-viavoice
|
||||
|
||||
Reference in New Issue
Block a user