Add build dependencies for toolchain for Debian

Merges https://github.com/espressif/esp-idf/pull/1465
This commit is contained in:
Urs Fässler 2018-01-05 10:48:35 +01:00 committed by Angus Gratton
parent f5da6d64fa
commit 93872837d3

View file

@ -36,9 +36,9 @@ Compile the Toolchain from Source
sudo apt-get install gawk gperf grep gettext python python-dev automake bison flex texinfo help2man libtool libtool-bin
- Debian::
- Debian 9::
TODO
sudo apt-get install gawk gperf grep gettext libncurses-dev python python-dev automake bison flex texinfo help2man libtool libtool-bin
- Arch::