add bzip2

This commit is contained in:
Yan Lin 2025-11-15 23:54:25 +01:00
parent 7b04a977e0
commit d8af4cf975
2 changed files with 2 additions and 0 deletions

View file

@ -173,6 +173,7 @@
fastfetch fastfetch
coreutils # GNU core utilities (base64, etc.) coreutils # GNU core utilities (base64, etc.)
tree tree
bzip2
# macOS-specific GUI applications # macOS-specific GUI applications
maccy # Clipboard manager (macOS-only) maccy # Clipboard manager (macOS-only)

View file

@ -56,6 +56,7 @@
delta delta
fastfetch fastfetch
coreutils # GNU core utilities (base64, etc.) coreutils # GNU core utilities (base64, etc.)
bzip2
# Development and build tools # Development and build tools
python312 python312