applications: add missing dependency to luci-base
[project/luci.git] / applications / luci-app-aria2 / Makefile
index ad6bd1d1849f1eeb840706858677b6a84ce646ec..f6f10dc8be7391c3157aadebc74f25dfe8961c64 100644 (file)
@@ -7,7 +7,7 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=LuCI Support for Aria2
-LUCI_DEPENDS:=+aria2
+LUCI_DEPENDS:=+luci-base +aria2
 LUCI_PKGARCH:=all
 
 PKG_MAINTAINER:=Xingwang Liao <kuoruan@gmail.com>