From ccaa53e2e91c1c78e3168cfc3ff3b838dde2c32f Mon Sep 17 00:00:00 2001 From: kiddin9 <48883331+kiddin9@users.noreply.github.com> Date: Fri, 7 Aug 2026 03:03:25 +0800 Subject: [PATCH] Update luci-app-store.patch --- .github/diy/patches/luci-app-store.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/diy/patches/luci-app-store.patch b/.github/diy/patches/luci-app-store.patch index dd48932a..bc713cc6 100644 --- a/.github/diy/patches/luci-app-store.patch +++ b/.github/diy/patches/luci-app-store.patch @@ -13,9 +13,9 @@ LUCI_DESCRIPTION:=luci-app-store is a ipk/apk store developed by LinkEase team -LUCI_DEPENDS:=+curl +tar +libuci-lua +mount-utils +luci-lib-taskd +LUCI_DEPENDS:=@(x86_64||aarch64) +curl +tar +libuci-lua +mount-utils +luci-lib-taskd - LUCI_DEPENDS+=$(if $(CONFIG_USE_APK),+apk +luci-compat,+opkg) LUCI_EXTRA_DEPENDS:=luci-lib-taskd (>=1.0.19) + LUCI_PKGARCH:=all --- a/luci-app-store/luasrc/view/store/main.htm +++ b/luci-app-store/luasrc/view/store/main.htm