aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nylon/simple-firewall.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/nylon/simple-firewall.bb')
-rw-r--r--recipes/nylon/simple-firewall.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/nylon/simple-firewall.bb b/recipes/nylon/simple-firewall.bb
index 8e34f3a475..f78002bcc6 100644
--- a/recipes/nylon/simple-firewall.bb
+++ b/recipes/nylon/simple-firewall.bb
@@ -6,7 +6,7 @@ LICENSE = "GPL"
DEPENDS = "virtual/kernel"
# these kernel modules are needed if the functionality is not hard-built into the kernel:
# kernel-module-ip-tables kernel-module-iptable-filter kernel-module-iptable-nat kernel-module-ipt-state kernel-module-ipt-reject kernel-module-ipt-masquerade
-RDEPENDS = "kernel-module-ipt-limit kernel-module-ipt-tcpmss"
+RDEPENDS_${PN} = "kernel-module-ipt-limit kernel-module-ipt-tcpmss"
PV = "cvs20051022"
SRC_URI = "http://br1.einfach.org/nylon/stable/sources/simple-firewall_gruen.4g__20051022.tar.gz \