chore: update deps for linux x64 client (#213221)

chore: update linux client dependencies
This commit is contained in:
Robo 2024-05-22 22:57:53 +09:00 committed by GitHub
parent 9512a2e9a1
commit 73036af1c9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 2 additions and 8 deletions

View file

@ -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',

View file

@ -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',

View file

@ -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'

View file

@ -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'