Skip to content

Commit 538bf62

Browse files
author
Tajudeen
committed
Update arm64 dependency list for VS Code 1.106 / Electron 37.7.0
- Added libc6 (>= 2.16), (>= 2.29), (>= 2.30) - Added libcups2 (>= 1.6.0) - Removed libstdc++6 (>= 4.1.1) and (>= 5.2) - no longer generated - Matches actual dependencies from Electron 37.7.0 on arm64
1 parent 5cc7e90 commit 538bf62

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

build/linux/debian/dep-lists.js

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/linux/debian/dep-lists.ts

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,10 +114,14 @@ export const referenceGeneratedDepsByArch = {
114114
'libatk-bridge2.0-0 (>= 2.5.3)',
115115
'libatk1.0-0 (>= 2.11.90)',
116116
'libatspi2.0-0 (>= 2.9.90)',
117+
'libc6 (>= 2.16)',
117118
'libc6 (>= 2.17)',
118119
'libc6 (>= 2.25)',
119120
'libc6 (>= 2.28)',
121+
'libc6 (>= 2.29)',
122+
'libc6 (>= 2.30)',
120123
'libcairo2 (>= 1.6.0)',
124+
'libcups2 (>= 1.6.0)',
121125
'libcurl3-gnutls | libcurl3-nss | libcurl4 | libcurl3',
122126
'libdbus-1-3 (>= 1.9.14)',
123127
'libexpat1 (>= 2.1~beta3)',
@@ -129,9 +133,7 @@ export const referenceGeneratedDepsByArch = {
129133
'libnss3 (>= 2:3.30)',
130134
'libnss3 (>= 3.26)',
131135
'libpango-1.0-0 (>= 1.14.0)',
132-
'libstdc++6 (>= 4.1.1)',
133136
'libstdc++6 (>= 5)',
134-
'libstdc++6 (>= 5.2)',
135137
'libstdc++6 (>= 6)',
136138
'libstdc++6 (>= 9)',
137139
'libudev1 (>= 183)',

0 commit comments

Comments
 (0)