fix: remote folder compilation on macOS with node.js v20.18.0 (#231928)

* fix: remote folder compilation on macOS with node.js v20.18.0

* chore: update debian deps

* chore: update rpm deps
This commit is contained in:
Robo
2024-10-22 22:26:13 +09:00
committed by GitHub
parent b79ff2ede0
commit 804f450ca9
7 changed files with 29 additions and 3 deletions

View File

@@ -39,6 +39,7 @@ exports.referenceGeneratedDepsByArch = {
'libdrm2 (>= 2.4.75)',
'libexpat1 (>= 2.1~beta3)',
'libgbm1 (>= 17.1.0~rc2)',
'libgdk-pixbuf-2.0-0 (>= 2.36.9)',
'libglib2.0-0 (>= 2.37.3)',
'libgtk-3-0 (>= 3.9.10)',
'libgtk-3-0 (>= 3.9.10) | libgtk-4-1',
@@ -76,6 +77,7 @@ exports.referenceGeneratedDepsByArch = {
'libdrm2 (>= 2.4.75)',
'libexpat1 (>= 2.1~beta3)',
'libgbm1 (>= 17.1.0~rc2)',
'libgdk-pixbuf-2.0-0 (>= 2.36.9)',
'libglib2.0-0 (>= 2.37.3)',
'libgtk-3-0 (>= 3.9.10)',
'libgtk-3-0 (>= 3.9.10) | libgtk-4-1',
@@ -114,6 +116,7 @@ exports.referenceGeneratedDepsByArch = {
'libdrm2 (>= 2.4.75)',
'libexpat1 (>= 2.1~beta3)',
'libgbm1 (>= 17.1.0~rc2)',
'libgdk-pixbuf-2.0-0 (>= 2.36.9)',
'libglib2.0-0 (>= 2.37.3)',
'libgtk-3-0 (>= 3.9.10)',
'libgtk-3-0 (>= 3.9.10) | libgtk-4-1',