From: Mario Lang Date: Tue, 19 Dec 2017 21:14:31 +0000 (+0100) Subject: package/brltty: disable X11 support for now X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0af9bb7f1ad455a1afd84933701fc11d3ae4e6b2;p=buildroot.git 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 Signed-off-by: Peter Korsgaard --- diff --git a/package/brltty/brltty.mk b/package/brltty/brltty.mk index 7214f10fa0..9621d4f9c1 100644 --- a/package/brltty/brltty.mk +++ b/package/brltty/brltty.mk @@ -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