summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dev/pkg/needed.mdwn19
1 files changed, 0 insertions, 19 deletions
diff --git a/dev/pkg/needed.mdwn b/dev/pkg/needed.mdwn
index 0e66653..766c932 100644
--- a/dev/pkg/needed.mdwn
+++ b/dev/pkg/needed.mdwn
@@ -114,25 +114,6 @@ A service script (`/etc/init.d/dropbear`) will need to be written, along with
`postinst` and `postrm` maintainer scripts to generate and delete the SSH host
key pair.
-libnfnetlink (`libnfnetlink`)
------------------------------
-
-<http://www.netfilter.org/projects/libnfnetlink/index.html>
-
-libnfnetlink is the low-level library for netfilter related kernel/userspace
-communication.
-
-iptables (`iptables`)
----------------------
-
-<http://www.netfilter.org/projects/iptables/index.html>
-
-iptables is the userspace command line program used to configure the Linux 2.4.x
-and later IPv4 packet filtering ruleset. It is targeted towards system
-administrators.
-
-Depends on: `libnfnetlink`
-
Lua 5.1 (`lua-5.1`)
-------------------