Use libstdcpp in packaging metadata

This commit is contained in:
mm644706215
2026-03-20 21:52:40 +08:00
parent a4c92ee59a
commit f3ce598550
4 changed files with 8 additions and 4 deletions

View File

@@ -106,7 +106,7 @@ mkdir -p "$CTRL_DIR"
cat > "$CTRL_DIR/control" << EOF
Package: ${PKG_NAME}
Version: ${PKG_VERSION}-${PKG_RELEASE}
Depends: luci-compat, luci-base, curl, openssl-util, script-utils, tar, libstdcpp6
Depends: luci-compat, luci-base, curl, openssl-util, script-utils, tar, libstdcpp
Source: https://github.com/10000ge10000/luci-app-openclaw
SourceName: ${PKG_NAME}
License: GPL-3.0