mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 20:54:32 +02:00
Add build dependencies for toolchain for Debian
Merges https://github.com/espressif/esp-idf/pull/1465
This commit is contained in:
committed by
Angus Gratton
parent
f5da6d64fa
commit
93872837d3
@@ -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::
|
||||
|
||||
|
Reference in New Issue
Block a user