From: Hannu Nyman Date: Thu, 16 Feb 2017 20:53:28 +0000 (+0200) Subject: Merge pull request #1023 from danrl/luci-proto-wireguard X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=291bc84d9cb2929d5860cc7d2bf1b27200661787;hp=c0303598d5420324fa8991bfca8f34d341ab4d44 Merge pull request #1023 from danrl/luci-proto-wireguard luci-proto-wireguard: mark package as arch indep. --- diff --git a/protocols/luci-proto-wireguard/Makefile b/protocols/luci-proto-wireguard/Makefile index ed94a557b..0dc70cf31 100644 --- a/protocols/luci-proto-wireguard/Makefile +++ b/protocols/luci-proto-wireguard/Makefile @@ -8,6 +8,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Support for WireGuard VPN LUCI_DEPENDS:=+kmod-wireguard +wireguard-tools +LUCI_PKGARCH:=all PKG_MAINTAINER:=Dan Luedtke