From d0ff8a739dac0765e5912e72af4dd5bf58d96303 Mon Sep 17 00:00:00 2001 From: ElonH Date: Mon, 29 Jun 2020 23:20:54 +0800 Subject: [PATCH] luci-app-rclone: fixed dependences --- package/ctcgfw/luci-app-rclone/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/ctcgfw/luci-app-rclone/Makefile b/package/ctcgfw/luci-app-rclone/Makefile index c3d9ef6e06..acc4699202 100644 --- a/package/ctcgfw/luci-app-rclone/Makefile +++ b/package/ctcgfw/luci-app-rclone/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for Rclone -LUCI_DEPENDS:=+rclone +rclone-webui-react +rclone-ng +fuse-utils \ +LUCI_DEPENDS:=+rclone +fuse-utils \ +PACKAGE_luci-app-rclone_INCLUDE_rclone-webui:rclone-webui-react \ +PACKAGE_luci-app-rclone_INCLUDE_rclone-ng:rclone-ng LUCI_PKGARCH:=all