X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=README.OSX;h=2a023f16fdc1148c50f1fc8e94f158805244c760;hp=5fec44f2013cd918baffa93234d35306f116c5ec;hb=faedb1477292dda20267adbdcf6536da3ec77502;hpb=10df176b0fb932d61f0dc5d6bfd0a0942501fc40 diff --git a/README.OSX b/README.OSX index 5fec44f201..2a023f16fd 100644 --- a/README.OSX +++ b/README.OSX @@ -9,9 +9,9 @@ There are a few prerequisites you will need first: or - Homebrew (http://mxcl.github.io/homebrew/) -libtool, automake, autoconf and libusb can be easily installed via -MacPorts: - sudo port install libtool automake autoconf libusb [libusb-compat] +libtool, automake, autoconf, pkg-config and libusb can be easily +installed via MacPorts: + sudo port install libtool automake autoconf pkgconfig libusb [libusb-compat] or with Homebrew: brew install libtool automake libusb [libusb-compat]