summaryrefslogtreecommitdiffstats
path: root/package/brltty
diff options
context:
space:
mode:
authorMario Lang <mlang@blind.guru>2017-12-19 22:14:31 +0100
committerPeter Korsgaard <peter@korsgaard.com>2017-12-21 16:30:16 +0100
commit0af9bb7f1ad455a1afd84933701fc11d3ae4e6b2 (patch)
tree984aa5c92ad94ed6a706106a7532d118b03b9ba6 /package/brltty
parentfbf6a483e00a87fb561fa5fe9a423c4a14867f50 (diff)
downloadbuildroot-0af9bb7f1ad455a1afd84933701fc11d3ae4e6b2.tar.gz
buildroot-0af9bb7f1ad455a1afd84933701fc11d3ae4e6b2.zip
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>
Diffstat (limited to 'package/brltty')
-rw-r--r--package/brltty/brltty.mk1
1 files changed, 1 insertions, 0 deletions
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
OpenPOWER on IntegriCloud