Skip to content

Commit

Permalink
_ci-linux-debian.sh: install patch
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats committed Nov 6, 2024
1 parent c9629df commit 689f51b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _ci-linux-debian.sh
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ fi
apt-get --option Dpkg::Use-Pty=0 --yes update
# shellcheck disable=SC2086
apt-get --option Dpkg::Use-Pty=0 --yes install --no-install-suggests --no-install-recommends \
ssh curl ca-certificates git gpg gpg-agent rsync python3-pefile make cmake ninja-build \
curl ca-certificates git gpg gpg-agent patch ssh rsync python3-pefile make cmake ninja-build \
libssl-dev zlib1g-dev \
zip xz-utils time jq secure-delete ${extra}

Expand Down

0 comments on commit 689f51b

Please sign in to comment.