Merge pull request #6590 from stokito/applications_dependencies
[project/luci.git] / applications / luci-app-frps / Makefile
index 4d77b03c074ec113092bbf0ae4e03f3ec4aa0818..f835b9aa398d7a7f6eaaee660e4e597a2866f87d 100644 (file)
@@ -3,7 +3,7 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=LuCI Support for frp server
-LUCI_DEPENDS:=+frps
+LUCI_DEPENDS:=+luci-base +frps
 
 PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Richard Yu <yurichard3839@gmail.com>