summaryrefslogtreecommitdiffstats
path: root/libiptc/libiptc.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'libiptc/libiptc.pc.in')
-rw-r--r--libiptc/libiptc.pc.in6
1 files changed, 2 insertions, 4 deletions
diff --git a/libiptc/libiptc.pc.in b/libiptc/libiptc.pc.in
index 99a35440..0264bf05 100644
--- a/libiptc/libiptc.pc.in
+++ b/libiptc/libiptc.pc.in
@@ -5,8 +5,6 @@ libdir=@libdir@
includedir=@includedir@
Name: libiptc
-Description: iptables ruleset ADT and kernel interface
+Description: iptables v4/v6 ruleset ADT and kernel interface
Version: @PACKAGE_VERSION@
-Libs: -L${libdir} -liptc
-Libs.private: -lip4tc -lip6tc
-Cflags: -I${includedir}
+Requires: libip4tc libip6tc