luci-app-autoipsetadder: add missing dependencies

This commit is contained in:
HoldOnBro 2020-12-04 12:45:41 +08:00 committed by CN_SZTL
parent e3f1fd82e4
commit cfca67ac89
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

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