diff options
Diffstat (limited to 'applications/luci-app-cshark/Makefile')
-rw-r--r-- | applications/luci-app-cshark/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/applications/luci-app-cshark/Makefile b/applications/luci-app-cshark/Makefile index 2e89eaafde..26543fffc2 100644 --- a/applications/luci-app-cshark/Makefile +++ b/applications/luci-app-cshark/Makefile @@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Cloudshark capture tool Web UI LUCI_DEPENDS:=+luci-base +luci-compat +cshark +PKG_LICENSE:=Apache-2.0 PKG_MAINTAINER:=Luka Perkov <luka@openwrt.org> include ../../luci.mk |