summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuotao Fu <l.fu@pengutronix.de>2009-11-23 12:59:31 +0100
committerLuotao Fu <l.fu@pengutronix.de>2009-11-23 13:02:52 +0100
commitbae25c143803f1099427f122b159c096270530c8 (patch)
treeb7ebd3ef3b97b3d88d6b6342501399e399bfd813
parent7e041b9af75d91cd79b4bda1b584ff0645c60baf (diff)
downloadlibsocketcan-bae25c143803f1099427f122b159c096270530c8.tar.gz
libsocketcan-bae25c143803f1099427f122b159c096270530c8.tar.xz
fixed dependency in .pc file
Signed-off-by: Luotao Fu <l.fu@pengutronix.de>
-rw-r--r--config/libsocketcan-nl.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/libsocketcan-nl.pc.in b/config/libsocketcan-nl.pc.in
index a29224a..3b40509 100644
--- a/config/libsocketcan-nl.pc.in
+++ b/config/libsocketcan-nl.pc.in
@@ -5,7 +5,7 @@ includedir=@includedir@
Name: libsocketcan-nl
Description: provides access to socketcan netlink interface
-Requires: @REQUIRES_LIBRN@
+Requires:
Version: @VERSION@
Libs: -L${libdir} -llibsocketcan-nl
#Libs.private: -lm -lpthread ...etc...