mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-04 11:53:45 +01:00
Also mark ipset as broken
SVN-Revision: 7740
This commit is contained in:
parent
ff59c60ac0
commit
8d83b9da07
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||
define Package/ipset
|
||||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
DEPENDS:=@BROKEN
|
||||
TITLE:=Netfilter ip sets administration utility
|
||||
URL:=http://ipset.netfilter.org/
|
||||
endef
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue