X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=protocols%2Fluci-proto-wireguard%2FMakefile;h=0dc70cf31e5502b10684002586e562396d95445e;hp=4cd964fa58e463d85fcaecc02136e2ac859ae009;hb=83a59dc0f74ad5da70a087c18533472742b236cc;hpb=9caa982c1958057a41c8b0bead13095d3c58466f diff --git a/protocols/luci-proto-wireguard/Makefile b/protocols/luci-proto-wireguard/Makefile index 4cd964fa5..0dc70cf31 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,11 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Support for WireGuard VPN -LUCI_DEPENDS:=+wireguard +LUCI_DEPENDS:=+kmod-wireguard +wireguard-tools +LUCI_PKGARCH:=all + +PKG_MAINTAINER:=Dan Luedtke include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature -