From: Stephen Bird Date: Mon, 3 Dec 2018 02:42:50 +0000 (-0800) Subject: Add missing dependency. X-Git-Tag: v3.3-beta2~186^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bb4936b4d5bcd2352b85f375b6f00489d7d9af78;p=esp-idf Add missing dependency. Merges https://github.com/espressif/esp-idf/pull/2781 --- diff --git a/docs/en/api-guides/jtag-debugging/building-openocd-macos.rst b/docs/en/api-guides/jtag-debugging/building-openocd-macos.rst index b56696732d..5ff74ebc65 100644 --- a/docs/en/api-guides/jtag-debugging/building-openocd-macos.rst +++ b/docs/en/api-guides/jtag-debugging/building-openocd-macos.rst @@ -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 ============= @@ -51,4 +51,4 @@ Next Steps To carry on with debugging environment setup, proceed to section :ref:`jtag-debugging-configuring-esp32-target`. - \ No newline at end of file +