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 40b0e9fb7..c8a283bea 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:=+cshark
+LUCI_DEPENDS:=+luci-compat +cshark
LUCI_PKGARCH:=all
PKG_MAINTAINER:=Luka Perkov <luka@openwrt.org>