From cfca67ac894a95be5c720e4c0edf1b689398cf8d Mon Sep 17 00:00:00 2001 From: HoldOnBro <357835338@qq.com> Date: Fri, 4 Dec 2020 12:45:41 +0800 Subject: [PATCH] luci-app-autoipsetadder: add missing dependencies --- package/ctcgfw/luci-app-autoipsetadder/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/ctcgfw/luci-app-autoipsetadder/Makefile b/package/ctcgfw/luci-app-autoipsetadder/Makefile index 160bc31aa8..47dd1b24f8 100644 --- a/package/ctcgfw/luci-app-autoipsetadder/Makefile +++ b/package/ctcgfw/luci-app-autoipsetadder/Makefile @@ -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