mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 23:59:43 +01:00
fix: rpm dependency on gdk-pixbuf (#153276)
This commit is contained in:
@@ -74,7 +74,6 @@ export const referenceGeneratedDepsByArch = {
|
||||
'libgbm.so.1()(64bit)',
|
||||
'libgcc_s.so.1()(64bit)',
|
||||
'libgcc_s.so.1(GCC_3.0)(64bit)',
|
||||
'libgdk_pixbuf-2.0.so.0()(64bit)',
|
||||
'libgio-2.0.so.0()(64bit)',
|
||||
'libglib-2.0.so.0()(64bit)',
|
||||
'libgobject-2.0.so.0()(64bit)',
|
||||
@@ -157,7 +156,6 @@ export const referenceGeneratedDepsByArch = {
|
||||
'libgcc_s.so.1(GCC_3.0)',
|
||||
'libgcc_s.so.1(GCC_3.4)',
|
||||
'libgcc_s.so.1(GCC_3.5)',
|
||||
'libgdk_pixbuf-2.0.so.0',
|
||||
'libgio-2.0.so.0',
|
||||
'libglib-2.0.so.0',
|
||||
'libgobject-2.0.so.0',
|
||||
@@ -247,7 +245,6 @@ export const referenceGeneratedDepsByArch = {
|
||||
'libgcc_s.so.1(GCC_3.0)(64bit)',
|
||||
'libgcc_s.so.1(GCC_4.2.0)(64bit)',
|
||||
'libgcc_s.so.1(GCC_4.5.0)(64bit)',
|
||||
'libgdk_pixbuf-2.0.so.0()(64bit)',
|
||||
'libgio-2.0.so.0()(64bit)',
|
||||
'libglib-2.0.so.0()(64bit)',
|
||||
'libgobject-2.0.so.0()(64bit)',
|
||||
|
||||
Reference in New Issue
Block a user