Skip to content
Snippets Groups Projects
Commit 62bf5ee0 authored by jow's avatar jow
Browse files

ipset: remove dependency on iptables-mod-ipset - technically it does not...

ipset: remove dependency on iptables-mod-ipset - technically it does not depend on it and the iptables matches are now part of the base

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36685 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent bd8e638e
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ define Package/ipset
$(call Package/ipset/Default)
SECTION:=net
CATEGORY:=Network
DEPENDS+= +iptables-mod-ipset +kmod-ipt-ipset +libmnl
DEPENDS+= +kmod-ipt-ipset +libmnl
TITLE:=IPset administration utility
URL:=http://ipset.netfilter.org/
endef
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment