Skip to content

Commit f8082cb

Browse files
author
Update Bot
committed
Update mold build dependencies
1 parent 3f48b28 commit f8082cb

File tree

1 file changed

+14
-7
lines changed

1 file changed

+14
-7
lines changed

.devcontainer/build-context/mold.build-packages

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,25 +2,32 @@ build-essential=12.9
22
ca-certificates=20210119
33
clang=1:11.0-51+nmu5
44
clang-11=1:11.0.1-2
5-
cmake=3.18.4-2
6-
cmake-data=3.18.4-2
7-
curl=7.74.0-1.3+b1
5+
cmake=3.18.4-2+deb11u1
6+
cmake-data=3.18.4-2+deb11u1
7+
curl=7.74.0-1.3+deb11u1
88
git=1:2.30.2-1
99
lib32gcc-s1=10.2.1-6
1010
lib32stdc++6=10.2.1-6
11-
libarchive13=3.4.3-2+b1
12-
libc6-i386=2.31-13+deb11u2
11+
libarchive13=3.4.3-2+deb11u1
12+
libc-dev-bin=2.31-13+deb11u3
13+
libc6=2.31-13+deb11u3
14+
libc6-dev=2.31-13+deb11u3
15+
libc6-i386=2.31-13+deb11u3
1316
libclang-common-11-dev=1:11.0.1-2
1417
libclang1-11=1:11.0.1-2
18+
libcurl4=7.74.0-1.3+deb11u1
19+
libcurl4-openssl-dev=7.74.0-1.3+deb11u1
1520
libgc1=1:8.0.4-3
1621
libjsoncpp24=1.9.4-4
1722
libobjc-10-dev=10.2.1-6
1823
libobjc4=10.2.1-6
1924
libomp-11-dev=1:11.0.1-2
2025
libomp5-11=1:11.0.1-2
2126
librhash0=1.4.1-2
22-
libssl-dev=1.1.1k-1+deb11u1
27+
libssl-dev=1.1.1n-0+deb11u3
28+
libssl1.1=1.1.1n-0+deb11u3
2329
libstdc++-10-dev=10.2.1-6
2430
libuv1=1.40.0-2
2531
libxxhash-dev=0.8.0-2
26-
zlib1g-dev=1:1.2.11.dfsg-2
32+
zlib1g=1:1.2.11.dfsg-2+deb11u1
33+
zlib1g-dev=1:1.2.11.dfsg-2+deb11u1

0 commit comments

Comments
 (0)