treewide: move server side CBI support to luci-compat
[project/luci.git] / applications / luci-app-aria2 / Makefile
index 541672f4d2a7cf9f0ad66d866b679cd64832b56e..30089f8612e8a28e2acf80a31649e3584a82806a 100644 (file)
@@ -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>