We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2ce082 commit 88ea4ffCopy full SHA for 88ea4ff
src/ci/docker/scripts/cross-apt-packages.sh
@@ -22,5 +22,6 @@ apt-get update && apt-get install -y --no-install-recommends \
22
python2.7 \
23
sudo \
24
texinfo \
25
+ unzip \
26
wget \
27
xz-utils
0 commit comments