diff --git a/net/dsl-qos-queue/Makefile b/net/dsl-qos-queue/Makefile index 174ef14b3..30d0f9a99 100644 --- a/net/dsl-qos-queue/Makefile +++ b/net/dsl-qos-queue/Makefile @@ -22,7 +22,7 @@ include $(INCLUDE_DIR)/package.mk define Package/dsl-qos-queue SECTION:=net CATEGORY:=Network - DEPENDS:=+iptables +kmod-ipt-queue +iptables-mod-ipopt +libipq @!LINUX_2_6_25 @!LINUX_2_6_26 @!LINUX_2_6_27 @!LINUX_2_6_28 + DEPENDS:=+iptables +kmod-ipt-queue +iptables-mod-ipopt +libipq TITLE:=ADSL/ATM Bandwith management URL:=http://www.sonicspike.net/software/ endef