diff options
Diffstat (limited to 'applications/luci-app-aria2/Makefile')
-rw-r--r-- | applications/luci-app-aria2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/applications/luci-app-aria2/Makefile b/applications/luci-app-aria2/Makefile index f6f10dc8be..3ddc4dd580 100644 --- a/applications/luci-app-aria2/Makefile +++ b/applications/luci-app-aria2/Makefile @@ -8,7 +8,6 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for Aria2 LUCI_DEPENDS:=+luci-base +aria2 -LUCI_PKGARCH:=all PKG_MAINTAINER:=Xingwang Liao <kuoruan@gmail.com> PKG_LICENSE:=MIT |