Skip to content

Commit 7596d0c

Browse files
committed
Drop libxml2
1 parent 43ee830 commit 7596d0c

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

ci/docker/asmjs-unknown-emscripten/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ RUN apt-get install -y --no-install-recommends \
1212
gcc \
1313
git \
1414
libc6-dev \
15-
libxml2 \
1615
python3 \
1716
xz-utils \
1817
bzip2

ci/docker/wasm32-unknown-emscripten/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ RUN apt-get install -y --no-install-recommends \
1515
gcc \
1616
git \
1717
libc6-dev \
18-
libxml2 \
1918
python3 \
2019
cmake \
2120
sudo \

0 commit comments

Comments
 (0)