X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=protocols%2Fluci-proto-wireguard%2FMakefile;h=ed94a557b67a4cea0cef6722d3c4a260d6d80605;hp=4cd964fa58e463d85fcaecc02136e2ac859ae009;hb=840a414c3a50a4006a78d8ee376d0feb0cd9975a;hpb=9caa982c1958057a41c8b0bead13095d3c58466f diff --git a/protocols/luci-proto-wireguard/Makefile b/protocols/luci-proto-wireguard/Makefile index 4cd964fa5..ed94a557b 100644 --- a/protocols/luci-proto-wireguard/Makefile +++ b/protocols/luci-proto-wireguard/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2008-2014 The LuCI Team +# Copyright (C) 2016 Dan Luedtke # # This is free software, licensed under the Apache License, Version 2.0 . # @@ -7,9 +7,10 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Support for WireGuard VPN -LUCI_DEPENDS:=+wireguard +LUCI_DEPENDS:=+kmod-wireguard +wireguard-tools + +PKG_MAINTAINER:=Dan Luedtke include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature -