diff --git a/package/iptables/Makefile b/package/iptables/Makefile
index 2c5c145bec54e549258bb8ef81639ce9af6f53e2..f9c96adbdfb85de2442954a01956be863f0b84d9 100644
--- a/package/iptables/Makefile
+++ b/package/iptables/Makefile
@@ -44,7 +44,7 @@ define Package/iptables
 $(call Package/iptables/Default)
   TITLE:=IPv4 firewall administration tool
   MENU:=1
-  DEPENDS+= +kmod-ipt-core +libiptc +libxtables +libipq
+  DEPENDS+= +kmod-ipt-core +libiptc +libxtables
 endef
 
 define Package/iptables/description