luci-app-autoipsetadder: add missing dependencies

This commit is contained in:
HoldOnBro 2020-12-04 12:45:41 +08:00 committed by GitHub
parent 1f0029526d
commit 4ba4109ee9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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