We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29f09f7 commit cdb8a82Copy full SHA for cdb8a82
setup-build-env/install_packages.sh
@@ -17,7 +17,7 @@ sudo -E apt-get install --no-install-recommends -y \
17
elfutils ethtool ethtool flex gawk git iproute2 iptables \
18
iputils-ping jq keyutils libguestfs-tools pkg-config \
19
python3-docutils python3-minimal rsync software-properties-common \
20
- sudo texinfo tree tzdata wget xz-utils zstd
+ sudo texinfo tree tzdata wget xxd xz-utils zstd
21
22
sudo -E apt-get install --no-install-recommends -y \
23
binutils-dev libcap-dev libdw-dev libelf-dev libpcap-dev \
0 commit comments