From 517d430f6517515cea82babc0c28d7489f03e080 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Dan=20L=C3=BCdtke?= Date: Thu, 16 Feb 2017 21:50:39 +0100 Subject: [PATCH] luci-proto-wireguard: mark package as arch indep. Marks package luci-proto-wireguard as architecture independent. Signed-off-by: Dan Luedtke --- protocols/luci-proto-wireguard/Makefile | 1 + 1 file changed, 1 insertion(+) 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 -- 2.11.0