From b8c42eca0f224a00bf55b60ded81af14a1e07da1 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 18 Dec 2011 02:52:15 +0100 Subject: libiptc: provide separate pkgconfig files Signed-off-by: Jan Engelhardt --- libiptc/libiptc.pc.in | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'libiptc/libiptc.pc.in') 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 -- cgit v1.2.3