summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-xfrpc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-xfrpc/Makefile')
-rw-r--r--applications/luci-app-xfrpc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-xfrpc/Makefile b/applications/luci-app-xfrpc/Makefile
index 1a89598388..f7237eb064 100644
--- a/applications/luci-app-xfrpc/Makefile
+++ b/applications/luci-app-xfrpc/Makefile
@@ -3,7 +3,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for xfrpc
-LUCI_DEPENDS:=+xfrpc
+LUCI_DEPENDS:=+luci-base +xfrpc
PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=Dengfeng Liu <liu_df@qq.com>