X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=protocols%2Fluci-proto-wireguard%2FMakefile;h=0dc70cf31e5502b10684002586e562396d95445e;hb=a94e2000cdf88ecb19e339ac87fb596822ab46af;hp=0e54add6ba82ffde802f36e070a6eeb18eb4b4b0;hpb=71770c1d9ac829567a176de7050e1773247fc061;p=project%2Fluci.git diff --git a/protocols/luci-proto-wireguard/Makefile b/protocols/luci-proto-wireguard/Makefile index 0e54add6b..0dc70cf31 100644 --- a/protocols/luci-proto-wireguard/Makefile +++ b/protocols/luci-proto-wireguard/Makefile @@ -7,7 +7,8 @@ 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