X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=README;h=c60a92110b70d14b70ac42ac79541f0faf8bd7ea;hb=80feba65eae076b681f80253a91568725f2f0c90;hp=6a5b477d493517b8ecb6a8d7f2b9f76bae7ce515;hpb=0e8ac6a7e6ac6d2ba2f695eebd022ea57a67b467;p=deb_libcec.git diff --git a/README b/README index 6a5b477..c60a921 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,6 +29,7 @@ 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 +* pkg-config * xcode (TODO: version?) To compile, execute the following commands (TODO: please verify):