srvk / eesen

The official repository of the Eesen project
http://arxiv.org/abs/1507.08240
Apache License 2.0
824 stars 342 forks source link

enhance tools/extras/check_dependencies.sh #168

Closed qiukun closed 6 years ago

qiukun commented 6 years ago
  1. Add python-pip as dependency when python is missing

  2. Add libtool-bin as dependency when libtool is missing

fmetze commented 6 years ago

Thank you!