updated: OS-X installation requirements and pointer
[deb_libcec.git] / README
diff --git a/README b/README
index c60a92110b70d14b70ac42ac79541f0faf8bd7ea..4b0621c43cf7e09a9ff3cd52b0d090fa08dc37e9 100644 (file)
--- a/README
+++ b/README
@@ -30,7 +30,7 @@ To compile libCEC on OS-X, you'll need the following dependencies:
 * autoconf 2.13 or later
 * automake 1.11 or later
 * pkg-config
-* xcode (TODO: version?)
+* xcode 3.2.6 or later
 
 To compile, execute the following commands (TODO: please verify):
 # autoreconf -vif
@@ -38,6 +38,8 @@ To compile, execute the following commands (TODO: please verify):
 # make
 # sudo make install
 
+# Note: You may need to copy pkg.m4 to your m4 sources directory
+
 ===============================================================================
                               === Windows ===
 ===============================================================================