Similar to the commit in iptables, add Libs.private to tell about dependencies for static linking. Signed-off-by: Jan Engelhardt <jengelh@xxxxxxxxxx> --- libnetfilter_log.pc.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/libnetfilter_log.pc.in b/libnetfilter_log.pc.in index 0a49c72..a4b2f3b 100644 --- a/libnetfilter_log.pc.in +++ b/libnetfilter_log.pc.in @@ -12,4 +12,5 @@ Version: @VERSION@ Requires: libnfnetlink Conflicts: Libs: -L${libdir} -lnetfilter_log +Libs.private: @LIBNFNETLINK_LIBS@ Cflags: -I${includedir} -- 1.7.1 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html