summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-fwknopd/Makefile
diff options
context:
space:
mode:
authorJonathan Bennett <JBennett@incomsystems.biz>2015-05-17 22:33:30 -0500
committerJonathan Bennett <JBennett@incomsystems.biz>2015-05-20 13:02:11 -0500
commit4ccb221f6d3455abb66e93aafdd5b6ea65859a70 (patch)
treefbd010b45c28cd90112539ce30a34ba883d656a8 /applications/luci-app-fwknopd/Makefile
parentfd130d0ce7f52480ccc8bd600fb66de1b36fdbb9 (diff)
luci-app-fwknopd: Add qr code support
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
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 a24b56285..3fbd88ad6 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:=+fwknopd
+LUCI_DEPENDS:=+fwknopd +qrencode
PKG_VERSION:=1.0
PKG_RELEASE:=1
PKG_LICENSE:=GPLv2