luci-app-autoipsetadder: add missing dependencies
This commit is contained in:
parent
1f0029526d
commit
4ba4109ee9
@ -19,7 +19,7 @@ define Package/luci-app-autoipsetadder
|
||||
SUBMENU:=3. Applications
|
||||
TITLE:=LuCI Support for autoipsetadder
|
||||
PKGARCH:=all
|
||||
DEPENDS:= +httping +curl
|
||||
DEPENDS:= +httping +curl +coreutils-stdbuf
|
||||
endef
|
||||
|
||||
define Package/luci-app-autoipsetadder/description
|
||||
|
||||
Loading…
Reference in New Issue
Block a user