Merge branch 'ghuron/patch-1'. corrected CEC_OPCODE_DEVICE_VENDOR_ID. closes #5
[deb_libcec.git] / src / lib / libcec.pc.in
index 058a9de8ff23036dee48a00e906a13c1c214b8ec..381477007901d6cf8c44a72dc68d1815af8631fb 100644 (file)
@@ -1,12 +1,12 @@
 prefix=@prefix@
 exec_prefix=@exec_prefix@
 libdir=@libdir@
-includedir=@includedir@
+includedir=@includedir@/libcec
 
 Name: libcec
-Description: CEC interface library
+Description: Pulse-Eight CEC adapter library
 URL: http://www.pulse-eight.com/
 Version: @VERSION@
-Requires: udev
+Requires: @REQUIRES@
 Libs: -L${libdir} -lcec
 Cflags: -I${includedir}