diff options
Diffstat (limited to 'applications/luci-app-siitwizard')
-rw-r--r-- | applications/luci-app-siitwizard/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/applications/luci-app-siitwizard/Makefile b/applications/luci-app-siitwizard/Makefile index 7677db0cf2..a352ae07f0 100644 --- a/applications/luci-app-siitwizard/Makefile +++ b/applications/luci-app-siitwizard/Makefile @@ -9,6 +9,9 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=SIIT IPv4-over-IPv6 configuration wizard LUCI_DEPENDS:=+luci-base +luci-compat +kmod-siit +PKG_MAINTAINER:=Steven Barth <steven@midlink.org> \ + Jo-Philipp Wich <jo@mein.io> + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature |