Add unzip as another APT dependency

Signed-off-by: Juhyung Park <qkrwngud825@gmail.com>
This commit is contained in:
Juhyung Park
2024-06-15 23:51:06 +09:00
parent 7c64cc06a1
commit 79a118c01c

View File

@@ -55,6 +55,7 @@ sudo apt install --no-install-recommends \
uuid-runtime \
autoconf \
build-essential \
unzip \
jq \
perl \
libnet-ssleay-perl \