release: v1.0.5 — 修复 spawn script ENOENT、补全依赖

This commit is contained in:
10000ge10000
2026-03-05 21:57:49 +08:00
parent 5f381eebd7
commit ed583e38b2
5 changed files with 44 additions and 8 deletions

View File

@@ -13,7 +13,7 @@ PKG_MAINTAINER:=10000ge10000 <10000ge10000@users.noreply.github.com>
PKG_LICENSE:=GPL-3.0
LUCI_TITLE:=OpenClaw AI 网关 LuCI 管理插件
LUCI_DEPENDS:=+luci-compat +luci-base +curl +openssl-util
LUCI_DEPENDS:=+luci-compat +luci-base +curl +openssl-util +util-linux-script
LUCI_PKGARCH:=all
# 优先使用 luci.mk (feeds 模式), 不可用时回退 package.mk