Similar to the commit in iptables, add Libs.private to tell about dependencies for static linking. Signed-off-by: Jan Engelhardt <jengelh@xxxxxxxxxx> --- libnetfilter_queue.pc.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/libnetfilter_queue.pc.in b/libnetfilter_queue.pc.in index 962c686..9c6c2c4 100644 --- a/libnetfilter_queue.pc.in +++ b/libnetfilter_queue.pc.in @@ -12,4 +12,5 @@ Version: @VERSION@ Requires: libnfnetlink Conflicts: Libs: -L${libdir} -lnetfilter_queue +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