summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-aria2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-aria2/Makefile')
-rw-r--r--applications/luci-app-aria2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-aria2/Makefile b/applications/luci-app-aria2/Makefile
index 541672f4d2..30089f8612 100644
--- a/applications/luci-app-aria2/Makefile
+++ b/applications/luci-app-aria2/Makefile
@@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for Aria2
-LUCI_DEPENDS:=+aria2 +luci-lib-ipkg
+LUCI_DEPENDS:=+luci-compat +aria2 +luci-lib-ipkg
LUCI_PKGARCH:=all
PKG_MAINTAINER:=Xingwang Liao <kuoruan@gmail.com>