summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-frpc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-frpc/Makefile')
-rw-r--r--applications/luci-app-frpc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-frpc/Makefile b/applications/luci-app-frpc/Makefile
index 90a20c4bfc..16e10e54a6 100644
--- a/applications/luci-app-frpc/Makefile
+++ b/applications/luci-app-frpc/Makefile
@@ -3,7 +3,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for frp client
-LUCI_DEPENDS:=+frpc
+LUCI_DEPENDS:=+luci-base +frpc
PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=Richard Yu <yurichard3839@gmail.com>