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 \ uuid-runtime \
autoconf \ autoconf \
build-essential \ build-essential \
unzip \
jq \ jq \
perl \ perl \
libnet-ssleay-perl \ libnet-ssleay-perl \