iptables: make it possible to dynamically configure built-in statically linked extens...
[openwrt/staging/chunkeey.git] / package / firewall / Makefile
index 978154b3f783e3cf5662c7c399fe8f6b6c1ef20c..54cb8dc4a9908032462631c96ae7a40a97cf67b7 100644 (file)
@@ -19,7 +19,7 @@ define Package/firewall
   URL:=http://openwrt.org/
   TITLE:=OpenWrt firewall
   MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org>
-  DEPENDS:=+iptables +iptables-mod-conntrack +iptables-mod-nat
+  DEPENDS:=+iptables +kmod-ipt-conntrack +kmod-ipt-nat
   PKGARCH:=all
 endef