forked from semios/semios-packages
feat: add xz and bz2 to atom basedep
Signed-off-by: sisungo <[email protected]>
This commit is contained in:
+3
-1
@@ -15,12 +15,14 @@ BASE_REQUIREMENTS = [
|
|||||||
"packie",
|
"packie",
|
||||||
"patch",
|
"patch",
|
||||||
"zstd",
|
"zstd",
|
||||||
|
"libz-ng",
|
||||||
|
"liblzma",
|
||||||
|
"libbzip2",
|
||||||
# Basic libraries
|
# Basic libraries
|
||||||
"sqlite",
|
"sqlite",
|
||||||
"libgcc-compat",
|
"libgcc-compat",
|
||||||
"libcxx",
|
"libcxx",
|
||||||
"semi-libc",
|
"semi-libc",
|
||||||
"libz-ng",
|
|
||||||
# Networking
|
# Networking
|
||||||
"ca-certificates",
|
"ca-certificates",
|
||||||
"certutil",
|
"certutil",
|
||||||
|
|||||||
Reference in New Issue
Block a user