cec: fix some threading related bugs, like trying to join with a detached thread...
[deb_libcec.git] / src / lib / libcec.pc.in
CommitLineData
abbca718
LOK
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: libcec
7Description: CEC interface library
8URL: http://www.pulse-eight.com/
9Version: @VERSION@
10Requires: udev
11Libs: -L${libdir} -lcec
12Cflags: -I${includedir}