Update readme, use a sort order for install scripts

This commit is contained in:
david
2025-04-04 16:55:39 -05:00
parent fc189d33d3
commit a277b12884
11 changed files with 23 additions and 10 deletions

6
installs_and_builds/s01_libs Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/zsh
local lua_package="lua5.1"
[[ "$BOX_SETUP_OS" = "macos" ]] && lua_package="lua@5.1"
${=BOX_SETUP_INSTALL_COMMAND} cmake gettext "$lua_package" liblua5.1-0-dev