chore: update deps for linux x64 client (#213221)
chore: update linux client dependenciespull/213237/head
parent
9512a2e9a1
commit
73036af1c9
|
@ -57,8 +57,7 @@ exports.referenceGeneratedDepsByArch = {
|
|||
'libxkbcommon0 (>= 0.5.0)',
|
||||
'libxkbfile1 (>= 1:1.1.0)',
|
||||
'libxrandr2',
|
||||
'xdg-utils (>= 1.0.2)',
|
||||
'zlib1g (>= 1:1.2.3.4)'
|
||||
'xdg-utils (>= 1.0.2)'
|
||||
],
|
||||
'armhf': [
|
||||
'ca-certificates',
|
||||
|
|
|
@ -57,8 +57,7 @@ export const referenceGeneratedDepsByArch = {
|
|||
'libxkbcommon0 (>= 0.5.0)',
|
||||
'libxkbfile1 (>= 1:1.1.0)',
|
||||
'libxrandr2',
|
||||
'xdg-utils (>= 1.0.2)',
|
||||
'zlib1g (>= 1:1.2.3.4)'
|
||||
'xdg-utils (>= 1.0.2)'
|
||||
],
|
||||
'armhf': [
|
||||
'ca-certificates',
|
||||
|
|
|
@ -111,8 +111,6 @@ exports.referenceGeneratedDepsByArch = {
|
|||
'libxkbcommon.so.0()(64bit)',
|
||||
'libxkbcommon.so.0(V_0.5.0)(64bit)',
|
||||
'libxkbfile.so.1()(64bit)',
|
||||
'libz.so.1()(64bit)',
|
||||
'libz.so.1(ZLIB_1.2.3.4)(64bit)',
|
||||
'rpmlib(FileDigests) <= 4.6.0-1',
|
||||
'rtld(GNU_HASH)',
|
||||
'xdg-utils'
|
||||
|
|
|
@ -110,8 +110,6 @@ export const referenceGeneratedDepsByArch = {
|
|||
'libxkbcommon.so.0()(64bit)',
|
||||
'libxkbcommon.so.0(V_0.5.0)(64bit)',
|
||||
'libxkbfile.so.1()(64bit)',
|
||||
'libz.so.1()(64bit)',
|
||||
'libz.so.1(ZLIB_1.2.3.4)(64bit)',
|
||||
'rpmlib(FileDigests) <= 4.6.0-1',
|
||||
'rtld(GNU_HASH)',
|
||||
'xdg-utils'
|
||||
|
|
Loading…
Reference in New Issue