Merge pull request #857 from danrl/luci-proto-wireguard-dependency
[project/luci.git] / protocols / luci-proto-wireguard / Makefile
1 #
2 # Copyright (C) 2016 Dan Luedtke <mail@danrl.com>
3 #
4 # This is free software, licensed under the Apache License, Version 2.0 .
5 #
6
7 include $(TOPDIR)/rules.mk
8
9 LUCI_TITLE:=Support for WireGuard VPN
10 LUCI_DEPENDS:=+kmod-wireguard +wireguard-tools
11
12 PKG_MAINTAINER:=Dan Luedtke <mail@danrl.com>
13
14 include ../../luci.mk
15
16 # call BuildPackage - OpenWrt buildroot signature