aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shorewall/shorewall_2.0.9-monolithic.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/shorewall/shorewall_2.0.9-monolithic.bb')
-rw-r--r--recipes/shorewall/shorewall_2.0.9-monolithic.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shorewall/shorewall_2.0.9-monolithic.bb b/recipes/shorewall/shorewall_2.0.9-monolithic.bb
index 19dfa2ed8f..0f91852497 100644
--- a/recipes/shorewall/shorewall_2.0.9-monolithic.bb
+++ b/recipes/shorewall/shorewall_2.0.9-monolithic.bb
@@ -1,6 +1,6 @@
include shorewall_2.0.9.bb
-RDEPENDS = "iptables kernel-module-ipt-multiport kernel-module-ipt-mac kernel-module-ipt-mark kernel-module-ipt-pkttype kernel-module-ipt-tos"
+RDEPENDS_${PN} = "iptables kernel-module-ipt-multiport kernel-module-ipt-mac kernel-module-ipt-mark kernel-module-ipt-pkttype kernel-module-ipt-tos"
S = "${WORKDIR}/shorewall-2.0.9"