Skip to content

Commit 689f51b

Browse files
committed
_ci-linux-debian.sh: install patch
1 parent c9629df commit 689f51b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_ci-linux-debian.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ fi
106106
apt-get --option Dpkg::Use-Pty=0 --yes update
107107
# shellcheck disable=SC2086
108108
apt-get --option Dpkg::Use-Pty=0 --yes install --no-install-suggests --no-install-recommends \
109-
ssh curl ca-certificates git gpg gpg-agent rsync python3-pefile make cmake ninja-build \
109+
curl ca-certificates git gpg gpg-agent patch ssh rsync python3-pefile make cmake ninja-build \
110110
libssl-dev zlib1g-dev \
111111
zip xz-utils time jq secure-delete ${extra}
112112

0 commit comments

Comments
 (0)