summaryrefslogtreecommitdiffstats
path: root/iptables.pkg/control
diff options
context:
space:
mode:
authorDaniel sea McChlery <sea@members.fsf.org>2014-06-19 02:08:13 (EDT)
committer Daniel sea McChlery <sea@members.fsf.org>2014-06-19 02:08:13 (EDT)
commitde8bd907cbd8952fb1c1886070701f18089a36c3 (patch)
treeb6ca6aad90398da0dcaf837903c8fcd08569ede7 /iptables.pkg/control
parent7d3db39fef412339785891124238a3a99cb7722e (diff)
Removed iptables dependency on its manpages, Fixed blank line in libxtables files list, moved libxtables.so to libxtables-dev from libiptc-dev, and split pkg-config information between libiptc and libxtables
Diffstat (limited to 'iptables.pkg/control')
-rw-r--r--iptables.pkg/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/iptables.pkg/control b/iptables.pkg/control
index f7ef5bb..0a7bde7 100644
--- a/iptables.pkg/control
+++ b/iptables.pkg/control
@@ -1,5 +1,5 @@
Architecture: any-linux-any
Platform: all
-Depends: iptables-common (>= ${Source-Version}), libxtables.10, libiptc.0, iptables-doc
+Depends: iptables-common (>= ${Source-Version}), libxtables.10, libiptc.0
Description: iptables binary tools
The iptables tools are used to manipulate kernel firewall tables.