Merge pull request #6590 from stokito/applications_dependencies
[project/luci.git] / applications / luci-app-frpc / Makefile
index 90a20c4bfc088ba714c778b8797326b1eb9162ff..16e10e54a6aea336d3b1e20ca7d6d6da193f5c82 100644 (file)
@@ -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>