mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 16:18:58 +01:00
chore: update to electron 27 (#197539)
* chore: update electron@27.0.2 * chore: update debian dependencies * chore: bump electron@27.0.4 * chore: bump electron@27.1.0 * chore: bump electron@27.1.3 * chore: bump distro
This commit is contained in:
@@ -55,6 +55,7 @@ exports.referenceGeneratedDepsByArch = {
|
||||
'libcairo.so.2()(64bit)',
|
||||
'libcurl.so.4()(64bit)',
|
||||
'libdbus-1.so.3()(64bit)',
|
||||
'libdbus-1.so.3(LIBDBUS_1_3)(64bit)',
|
||||
'libdl.so.2()(64bit)',
|
||||
'libdl.so.2(GLIBC_2.2.5)(64bit)',
|
||||
'libdrm.so.2()(64bit)',
|
||||
@@ -104,6 +105,7 @@ exports.referenceGeneratedDepsByArch = {
|
||||
'libutil.so.1(GLIBC_2.2.5)(64bit)',
|
||||
'libxcb.so.1()(64bit)',
|
||||
'libxkbcommon.so.0()(64bit)',
|
||||
'libxkbcommon.so.0(V_0.5.0)(64bit)',
|
||||
'libxkbfile.so.1()(64bit)',
|
||||
'rpmlib(FileDigests) <= 4.6.0-1',
|
||||
'rtld(GNU_HASH)',
|
||||
@@ -139,6 +141,7 @@ exports.referenceGeneratedDepsByArch = {
|
||||
'libcairo.so.2',
|
||||
'libcurl.so.4()(64bit)',
|
||||
'libdbus-1.so.3',
|
||||
'libdbus-1.so.3(LIBDBUS_1_3)',
|
||||
'libdl.so.2',
|
||||
'libdl.so.2(GLIBC_2.4)',
|
||||
'libdrm.so.2',
|
||||
@@ -205,6 +208,7 @@ exports.referenceGeneratedDepsByArch = {
|
||||
'libutil.so.1(GLIBC_2.4)',
|
||||
'libxcb.so.1',
|
||||
'libxkbcommon.so.0',
|
||||
'libxkbcommon.so.0(V_0.5.0)',
|
||||
'libxkbfile.so.1',
|
||||
'rpmlib(FileDigests) <= 4.6.0-1',
|
||||
'rtld(GNU_HASH)',
|
||||
|
||||
Reference in New Issue
Block a user