summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4b13a49)
raw | patch | inline | side by side (parent: 4b13a49)
author | Chris Ring <cring@ti.com> | |
Thu, 13 Feb 2014 00:59:59 +0000 (16:59 -0800) | ||
committer | Chris Ring <cring@ti.com> | |
Thu, 13 Feb 2014 00:59:59 +0000 (16:59 -0800) |
The name of dependent packages includes the 'lib' prefix - this
fixes pkg-config when run on libtiipc.pc.
fixes pkg-config when run on libtiipc.pc.
linux/src/api/libtiipc.pc.in | patch | blob | history |
index b05c89a76f25fd0f167916fa82b91f0929df867c..36293688b9269a7bf4320c15f704d11c41e95f5e 100644 (file)
Name: libtiipc
Description: TI IPC library
Version: @VERSION@
-Requires.private: tiipcutils
+Requires.private: libtiipcutils
Libs: -L${libdir} -ltiipc
Cflags: -I${includedir}