Commit Graph

4 Commits

Author SHA1 Message Date
Martin Jansa 4839445aef sphinxbase: add dependency on bison-native
* fixes:
  | checking for bison... no
  | configure: error: You need to install bison
  | NOTE: The following config.log files may provide further information.
  | NOTE: /data/cibot/deleteme/build/tmp-glibc/work/i586-oe-linux/sphinxbase/0.8-r0/build/config.log
* needed since oe-core change:
  http://git.openembedded.org/openembedded-core/commit/?id=b7edc20cc2dd82989bd9561f860cb25478a40f69

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2018-08-24 19:47:42 +00:00
Dmitry Rozhkov 984697cdda sphinxbase: add build dependencies to sphinxbase (resolves #343)
sphinxbase is linked to libsndfile1, libasound from alsa-lib and
libsamplerate0, but these build dependencies are missing in the
recipe.

This update adds the missing dependencies.

Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
2017-01-18 11:48:35 +02:00
Kristof Robot e1315db5ba pocketsphinx: initial commit 2014-04-20 21:17:34 +02:00
Kristof Robot 4f88ffb3ad sphinxbase: initial commit 2014-04-20 21:17:34 +02:00