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/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-cshark/Makefile b/applications/luci-app-cshark/Makefile
index c8a283bea4..1273b50a3b 100644
--- a/applications/luci-app-cshark/Makefile
+++ b/applications/luci-app-cshark/Makefile
@@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=Cloudshark capture tool Web UI
-LUCI_DEPENDS:=+luci-compat +cshark
+LUCI_DEPENDS:=+luci-base +luci-compat +cshark
LUCI_PKGARCH:=all
PKG_MAINTAINER:=Luka Perkov <luka@openwrt.org>