summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-fwknopd/Makefile
diff options
context:
space:
mode:
authorHannu Nyman <hannu.nyman@iki.fi>2020-10-31 12:05:11 +0200
committerGitHub <noreply@github.com>2020-10-31 12:05:11 +0200
commit26d5bf4241dc576fb267417e02d1b9f010293d58 (patch)
treeab4ecce6372f0b87a4a42ded6e9d97828c91bdf5 /applications/luci-app-fwknopd/Makefile
parent5a485f8c686cdc918c008e75bbf96bc51515d6aa (diff)
parentf52acdb23b7e47e72619a28a5d0d7a5ab76aff4e (diff)
Merge pull request #4490 from oldium/fix-fwknopd-qr-and-key-type
luci-app-fwknopd: Client-side rendering and improvements/fixes.
Diffstat (limited to 'applications/luci-app-fwknopd/Makefile')
-rw-r--r--applications/luci-app-fwknopd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-fwknopd/Makefile b/applications/luci-app-fwknopd/Makefile
index 73a9e6864f..ba7a8568e7 100644
--- a/applications/luci-app-fwknopd/Makefile
+++ b/applications/luci-app-fwknopd/Makefile
@@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=Fwknopd config - web config for the firewall knock daemon
-LUCI_DEPENDS:=+luci-compat +fwknopd +qrencode
+LUCI_DEPENDS:=+fwknopd +qrencode
PKG_LICENSE:=GPLv2
PKG_MAINTAINER:=Jonathan Bennett <JBennett@incomsystems.biz>
include ../../luci.mk