mirror of
https://github.com/hotwa/luci-app-openclaw.git
synced 2026-03-30 20:25:44 +00:00
Use libstdcpp in packaging metadata
This commit is contained in:
@@ -149,7 +149,7 @@ mkdir -p "$INFO_DIR"
|
||||
cat > "$INFO_DIR/$PKG.control" << CTLEOF
|
||||
Package: $PKG
|
||||
Version: $PKG_VER
|
||||
Depends: luci-compat, luci-base, curl, openssl-util, script-utils, tar, libstdcpp6
|
||||
Depends: luci-compat, luci-base, curl, openssl-util, script-utils, tar, libstdcpp
|
||||
Section: luci
|
||||
Architecture: all
|
||||
Installed-Size: 0
|
||||
@@ -185,7 +185,7 @@ cat >> "$STATUS_FILE" << STEOF
|
||||
|
||||
Package: $PKG
|
||||
Version: $PKG_VER
|
||||
Depends: luci-compat, luci-base, curl, openssl-util, script-utils, tar, libstdcpp6
|
||||
Depends: luci-compat, luci-base, curl, openssl-util, script-utils, tar, libstdcpp
|
||||
Status: install user installed
|
||||
Architecture: all
|
||||
Conffiles:
|
||||
|
||||
Reference in New Issue
Block a user