Add libfuse2t64, libfuse3-3, and libopengl0 to basic system tool packages Fix #61

This commit is contained in:
Anduin Xue 2025-05-11 09:08:04 +00:00
parent a302c3abba
commit c4b3d6a43b
No known key found for this signature in database
GPG Key ID: D33FA9407A6BE728
1 changed files with 3 additions and 0 deletions

View File

@ -93,6 +93,9 @@ apt install $INTERACTIVE \
eject \
gettext \
cracklib-runtime \
libfuse2t64 \
libfuse3-3 \
libopengl0 \
initramfs-tools \
--no-install-recommends
judge "Install basic system tool packages"