feat: add xz and bz2 to atom basedep

Signed-off-by: sisungo <[email protected]>
This commit is contained in:
2026-07-11 05:46:14 +08:00
parent 8c58073118
commit a903430180
+3 -1
View File
@@ -15,12 +15,14 @@ BASE_REQUIREMENTS = [
"packie",
"patch",
"zstd",
"libz-ng",
"liblzma",
"libbzip2",
# Basic libraries
"sqlite",
"libgcc-compat",
"libcxx",
"semi-libc",
"libz-ng",
# Networking
"ca-certificates",
"certutil",