We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd7218b commit d9f5cc1Copy full SHA for d9f5cc1
Dockerfile_18.04
@@ -43,7 +43,7 @@ RUN apt-get update && apt-get install -y \
43
help2man make gcc g++ desktop-file-utils libgl1-mesa-dev libglu1-mesa-dev \
44
mercurial automake groff curl lzop asciidoc u-boot-tools dos2unix mtd-utils pv \
45
libncurses5 libncurses5-dev libncursesw5-dev libelf-dev zlib1g-dev bc rename \
46
- iproute2
+ iproute2 zstd liblz4-tool
47
48
# B2Qt
49
RUN apt-get update && apt-get install -y \
0 commit comments