fix: remove debian dependency on libgcc-s1 (#158883)

This commit is contained in:
Robo
2022-08-24 02:06:12 +09:00
committed by GitHub
parent 0380d81838
commit 3933a69210
4 changed files with 20 additions and 8 deletions

View File

@@ -36,7 +36,6 @@ exports.referenceGeneratedDepsByArch = {
'libdrm2 (>= 2.4.38)',
'libexpat1 (>= 2.0.1)',
'libgbm1 (>= 8.1~0)',
'libgcc-s1 (>= 3.0)',
'libglib2.0-0 (>= 2.16.0)',
'libglib2.0-0 (>= 2.39.4)',
'libgtk-3-0 (>= 3.9.10)',
@@ -73,8 +72,6 @@ exports.referenceGeneratedDepsByArch = {
'libdrm2 (>= 2.4.38)',
'libexpat1 (>= 2.0.1)',
'libgbm1 (>= 8.1~0)',
'libgcc-s1 (>= 3.0)',
'libgcc-s1 (>= 3.5)',
'libglib2.0-0 (>= 2.16.0)',
'libglib2.0-0 (>= 2.39.4)',
'libgtk-3-0 (>= 3.9.10)',