repositories
/
deb_libcec.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dad7a92
)
cec: fixed typo in libcec.pc.in
author
Lars Op den Kamp
<lars@opdenkamp.eu>
Thu, 13 Oct 2011 22:57:24 +0000
(
00:57
+0200)
committer
Lars Op den Kamp
<lars@opdenkamp.eu>
Thu, 13 Oct 2011 22:57:24 +0000
(
00:57
+0200)
src/lib/libcec.pc.in
patch
|
blob
|
blame
|
history
diff --git
a/src/lib/libcec.pc.in
b/src/lib/libcec.pc.in
index 17342332c9e0ee3076e860fe9eea9c4bab8c37bc..381477007901d6cf8c44a72dc68d1815af8631fb 100644
(file)
--- a/
src/lib/libcec.pc.in
+++ b/
src/lib/libcec.pc.in
@@
-8,5
+8,5
@@
Description: Pulse-Eight CEC adapter library
URL: http://www.pulse-eight.com/
Version: @VERSION@
Requires: @REQUIRES@
-Libs: -L${libdir}
`
-lcec
+Libs: -L${libdir} -lcec
Cflags: -I${includedir}