summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/sphinxbase/sphinxbase.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/sphinxbase/sphinxbase.mk b/package/sphinxbase/sphinxbase.mk
index a8f9a539f2..5c87c89a43 100644
--- a/package/sphinxbase/sphinxbase.mk
+++ b/package/sphinxbase/sphinxbase.mk
@@ -11,6 +11,9 @@ SPHINXBASE_LICENSE = BSD-2c
# 5prealpha tarballs". The license is contained in the copyright notice at the
# top of each source file. For example:
SPHINXBASE_LICENSE_FILES = src/libsphinxbase/util/bio.c
+
+SPHINXBASE_DEPENDENCIES = host-bison
+
SPHINXBASE_CONF_OPTS = --without-python --without-lapack
$(eval $(autotools-package))
OpenPOWER on IntegriCloud