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.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/shorewall/shorewall_2.0.9-monolithic.bb b/recipes/shorewall/shorewall_2.0.9-monolithic.bb
new file mode 100644
index 0000000000..6521870444
--- /dev/null
+++ b/recipes/shorewall/shorewall_2.0.9-monolithic.bb
@@ -0,0 +1,5 @@
+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"
+
+S = "${WORKDIR}/shorewall-2.0.9"