mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 12:44:33 +02:00
Add missing dependency.
Merges https://github.com/espressif/esp-idf/pull/2781
This commit is contained in:
@@ -22,7 +22,7 @@ Install Dependencies
|
||||
|
||||
Install packages that are required to compile OpenOCD using Homebrew::
|
||||
|
||||
brew install automake libtool libusb wget gcc@4.9
|
||||
brew install automake libtool libusb wget gcc@4.9 pkg-config
|
||||
|
||||
Build OpenOCD
|
||||
=============
|
||||
|
Reference in New Issue
Block a user