summaryrefslogtreecommitdiffstats
path: root/libnetfilter_log.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'libnetfilter_log.pc.in')
-rw-r--r--libnetfilter_log.pc.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/libnetfilter_log.pc.in b/libnetfilter_log.pc.in
index a4b2f3b..9dbed77 100644
--- a/libnetfilter_log.pc.in
+++ b/libnetfilter_log.pc.in
@@ -6,11 +6,11 @@ libdir=@libdir@
includedir=@includedir@
Name: libnetfilter_log
-Description: netfilter userspace packet logging library
+Description: Netfilter userspace packet logging library
URL: http://netfilter.org/projects/libnetfilter_log/
Version: @VERSION@
-Requires: libnfnetlink
+Requires.private: libnfnetlink >= @LIBNFNETLINK_MIN_VERSION@,
+ libmnl >= @LIBMNL_MIN_VERSION@
Conflicts:
Libs: -L${libdir} -lnetfilter_log
-Libs.private: @LIBNFNETLINK_LIBS@
Cflags: -I${includedir}