Skip to content

Commit 594c357

Browse files
authored
Merge pull request #1723 from shenki/add-zstd-dep
setup-apt: Add libzstd-dev to build deps
2 parents af53b34 + f9b04a7 commit 594c357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/setup-apt.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ apt update
66
apt install -y autoconf automake autotools-dev curl python3 python3-pip python3-tomli libmpc-dev libmpfr-dev \
77
libgmp-dev gawk build-essential bison flex texinfo gperf libtool \
88
patchutils bc zlib1g-dev libexpat-dev git ninja-build cmake libglib2.0-dev expect \
9-
device-tree-compiler python3-pyelftools libslirp-dev
9+
device-tree-compiler python3-pyelftools libslirp-dev libzstd-dev

0 commit comments

Comments
 (0)