From 9a3f4520b3344fb6802088dbfa414d8809a2ba39 Mon Sep 17 00:00:00 2001 From: Slava-Shchipunov <92646230+Slava-Shchipunov@users.noreply.github.com> Date: Thu, 23 Oct 2025 22:16:20 +0700 Subject: [PATCH] feat: add PKGARCH to luci package --- luci-proto-amneziawg/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/luci-proto-amneziawg/Makefile b/luci-proto-amneziawg/Makefile index 15562da..e28c9e5 100644 --- a/luci-proto-amneziawg/Makefile +++ b/luci-proto-amneziawg/Makefile @@ -5,6 +5,7 @@ LUCI_DESCRIPTION:=Provides support and Web UI for AmneziaWG VPN PKG_VERSION:=2.0.4 LUCI_DEPENDS:=+amneziawg-tools +ucode +luci-lib-uqr +resolveip LUCI_PKGARCH:=all +PKGARCH:=all PKG_LICENSE:=Apache-2.0