new: libnsl, lua, swig

This commit is contained in:
ngn
2024-08-11 02:02:57 +03:00
parent 9bf8afb8d4
commit e32e1866c1
15 changed files with 25721 additions and 13 deletions

View File

@ -17,12 +17,12 @@ HASHES=(
# install and build depends
DEPENDS=(
"acl" "audit" "bash"
"dbus" "kbd" "kmod"
"libcap" "libelf" "libgcrypt"
"libidn2" "openssl" "libxcrypt"
"libseccomp" "xz" "util-linux"
"pcre2" "linux-pam"
"acl" "bash" "dbus"
"kbd" "kmod" "libcap"
"libelf" "libgcrypt" "libidn2"
"openssl" "libxcrypt" "libseccomp"
"xz" "util-linux" "pcre2"
"linux-pam"
)
BUILD=("shadow" "curl")