summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-cshark/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-cshark/Makefile')
-rw-r--r--applications/luci-app-cshark/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/applications/luci-app-cshark/Makefile b/applications/luci-app-cshark/Makefile
index c8a283bea4..2e89eaafde 100644
--- a/applications/luci-app-cshark/Makefile
+++ b/applications/luci-app-cshark/Makefile
@@ -7,8 +7,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=Cloudshark capture tool Web UI
-LUCI_DEPENDS:=+luci-compat +cshark
-LUCI_PKGARCH:=all
+LUCI_DEPENDS:=+luci-base +luci-compat +cshark
PKG_MAINTAINER:=Luka Perkov <luka@openwrt.org>