Skip to content

Commit 87630a9

Browse files
authored
chore: update rpm deps (microsoft#151349)
1 parent 8191a8e commit 87630a9

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

build/linux/rpm/dep-lists.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ exports.referenceGeneratedDepsByArch = {
7777
'libgdk_pixbuf-2.0.so.0()(64bit)',
7878
'libgio-2.0.so.0()(64bit)',
7979
'libglib-2.0.so.0()(64bit)',
80-
'libgmodule-2.0.so.0()(64bit)',
8180
'libgobject-2.0.so.0()(64bit)',
8281
'libgtk-3.so.0()(64bit)',
8382
'libm.so.6()(64bit)',
@@ -161,7 +160,6 @@ exports.referenceGeneratedDepsByArch = {
161160
'libgdk_pixbuf-2.0.so.0',
162161
'libgio-2.0.so.0',
163162
'libglib-2.0.so.0',
164-
'libgmodule-2.0.so.0',
165163
'libgobject-2.0.so.0',
166164
'libgtk-3.so.0',
167165
'libgtk-3.so.0()(64bit)',
@@ -252,7 +250,6 @@ exports.referenceGeneratedDepsByArch = {
252250
'libgdk_pixbuf-2.0.so.0()(64bit)',
253251
'libgio-2.0.so.0()(64bit)',
254252
'libglib-2.0.so.0()(64bit)',
255-
'libgmodule-2.0.so.0()(64bit)',
256253
'libgobject-2.0.so.0()(64bit)',
257254
'libgtk-3.so.0()(64bit)',
258255
'libm.so.6()(64bit)',

build/linux/rpm/dep-lists.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ export const referenceGeneratedDepsByArch = {
7777
'libgdk_pixbuf-2.0.so.0()(64bit)',
7878
'libgio-2.0.so.0()(64bit)',
7979
'libglib-2.0.so.0()(64bit)',
80-
'libgmodule-2.0.so.0()(64bit)',
8180
'libgobject-2.0.so.0()(64bit)',
8281
'libgtk-3.so.0()(64bit)',
8382
'libm.so.6()(64bit)',
@@ -161,7 +160,6 @@ export const referenceGeneratedDepsByArch = {
161160
'libgdk_pixbuf-2.0.so.0',
162161
'libgio-2.0.so.0',
163162
'libglib-2.0.so.0',
164-
'libgmodule-2.0.so.0',
165163
'libgobject-2.0.so.0',
166164
'libgtk-3.so.0',
167165
'libgtk-3.so.0()(64bit)',
@@ -252,7 +250,6 @@ export const referenceGeneratedDepsByArch = {
252250
'libgdk_pixbuf-2.0.so.0()(64bit)',
253251
'libgio-2.0.so.0()(64bit)',
254252
'libglib-2.0.so.0()(64bit)',
255-
'libgmodule-2.0.so.0()(64bit)',
256253
'libgobject-2.0.so.0()(64bit)',
257254
'libgtk-3.so.0()(64bit)',
258255
'libm.so.6()(64bit)',

0 commit comments

Comments
 (0)