Browse Source
Merge pull request #5837 from zhaojh329/wifidog-ng
wifidog-ng: depends ipset
lilik-openwrt-22.03
Hannu Nyman
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
net/wifidog-ng/Makefile
|
|
@ -32,7 +32,7 @@ define Package/wifidog-ng/default |
|
|
|
CATEGORY:=Network |
|
|
|
TITLE:=Next generation WifiDog |
|
|
|
DEPENDS:=+kmod-wifidog-ng +libuci +libuclient +libblobmsg-json +libubus +libcares \
|
|
|
|
+libipset +libpcap |
|
|
|
+ipset +libpcap |
|
|
|
endef |
|
|
|
|
|
|
|
define Package/wifidog-ng-nossl |
|
|
|