Merge pull request #6590 from stokito/applications_dependencies
[project/luci.git] / applications / luci-app-xfrpc / Makefile
index 1a8959838827f5df1eff51f666ef2702fe825d47..f7237eb064de3ba60c49012eb5e349a9335610dc 100644 (file)
@@ -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>