X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=README;h=4b0621c43cf7e09a9ff3cd52b0d090fa08dc37e9;hb=eb0c8917a6a4305e5d603266c7660fd5f6186821;hp=6a5b477d493517b8ecb6a8d7f2b9f76bae7ce515;hpb=0e8ac6a7e6ac6d2ba2f695eebd022ea57a67b467;p=deb_libcec.git diff --git a/README b/README index 6a5b477..4b0621c 100644 --- a/README +++ b/README @@ -11,6 +11,8 @@ libCEC needs the following dependencies in order to work correctly: 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 @@ -27,7 +29,8 @@ To compile, execute the following commands: To compile libCEC on OS-X, you'll need the following dependencies: * autoconf 2.13 or later * automake 1.11 or later -* xcode (TODO: version?) +* pkg-config +* xcode 3.2.6 or later To compile, execute the following commands (TODO: please verify): # autoreconf -vif @@ -35,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 === ===============================================================================