X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=README;h=4b0621c43cf7e09a9ff3cd52b0d090fa08dc37e9;hb=79412ced4078078ff30e3271f2f30c76cacc0f4d;hp=230054aff725c32135aaaac5fd396168c01a0447;hpb=10ccd54dbfae7f8cca870e9b04debdb7d624b287;p=deb_libcec.git diff --git a/README b/README index 230054a..4b0621c 100644 --- a/README +++ b/README @@ -12,6 +12,7 @@ To compile libCEC on Linux, you'll need the following dependencies: * autoconf 2.13 or later * automake 1.11 or later * pkg-config +* libtool * udev development headers v151 or later * gcc 4.2 or later @@ -29,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 @@ -37,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 === ===============================================================================