X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=README.OSX;h=ceb1a4e831d842e5bb3cd8574075743b35478630;hb=d82490adfbb63716361b1867e7359b656de76ac6;hp=5fec44f2013cd918baffa93234d35306f116c5ec;hpb=10df176b0fb932d61f0dc5d6bfd0a0942501fc40;p=openocd diff --git a/README.OSX b/README.OSX index 5fec44f2..ceb1a4e8 100644 --- a/README.OSX +++ b/README.OSX @@ -9,11 +9,11 @@ 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] + brew install libtool automake libusb [libusb-compat] [hidapi] You should also specify LDFLAGS and CPPFLAGS to allow configure to use MacPorts' libraries, so run configure like this: