luci-app-autoipsetadder: add missing dependencies
This commit is contained in:
parent
e3f1fd82e4
commit
cfca67ac89
@ -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