summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index dbbee46..96e3c21 100644
--- a/README.md
+++ b/README.md
@@ -99,6 +99,7 @@ Follow the instructions for the platform you're compiling on below.
* [GCC C++ Compiler (4.2 ->)](http://gcc.gnu.org/)
* [Bison (2.4)](http://www.gnu.org/software/bison/)
* [Flex (2.5.35)](http://flex.sourceforge.net/)
+* [pkg-config (0.26)](http://www.freedesktop.org/wiki/Software/pkg-config/)
### Getting the source code
@@ -117,7 +118,8 @@ To pull the MCAD library (http://reprap.org/wiki/MCAD), do the following:
Prerequisites:
* XCode, including XCode command-line tools (install from XCode Preferences).
-* [CMake](http://cmake.org), which can be installed manually or through MacPorts/homebrew.
+* [CMake](http://cmake.org) and [pkg-config](http://www.freedesktop.org/wiki/Software/pkg-config/),
+ both can be installed manually or through MacPorts/homebrew.
Then after you've cloned this git repository, run the script that sets up the
environment variables.
contact: Jan Huwald // Impressum