add unzip

This commit is contained in:
Yan Lin 2025-11-20 12:08:25 +01:00
parent 3800fc8494
commit acf19727d1
4 changed files with 3 additions and 3 deletions

View file

@ -174,6 +174,7 @@
coreutils # GNU core utilities (base64, etc.)
tree
bzip2
unzip
# Development and build tools
python312