diff options
Diffstat (limited to 'applications/luci-app-fwknopd/Makefile')
-rw-r--r-- | applications/luci-app-fwknopd/Makefile | 2 |
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 |