mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 23:59:43 +01:00
chore: remove cups dependency (#174827)
This commit is contained in:
@@ -52,7 +52,6 @@ export const referenceGeneratedDepsByArch = {
|
||||
'libc.so.6(GLIBC_2.8)(64bit)',
|
||||
'libc.so.6(GLIBC_2.9)(64bit)',
|
||||
'libcairo.so.2()(64bit)',
|
||||
'libcups.so.2()(64bit)',
|
||||
'libcurl.so.4()(64bit)',
|
||||
'libdbus-1.so.3()(64bit)',
|
||||
'libdl.so.2()(64bit)',
|
||||
@@ -133,7 +132,6 @@ export const referenceGeneratedDepsByArch = {
|
||||
'libc.so.6(GLIBC_2.8)',
|
||||
'libc.so.6(GLIBC_2.9)',
|
||||
'libcairo.so.2',
|
||||
'libcups.so.2',
|
||||
'libcurl.so.4()(64bit)',
|
||||
'libdbus-1.so.3',
|
||||
'libdl.so.2',
|
||||
@@ -222,7 +220,6 @@ export const referenceGeneratedDepsByArch = {
|
||||
'libc.so.6()(64bit)',
|
||||
'libc.so.6(GLIBC_2.17)(64bit)',
|
||||
'libcairo.so.2()(64bit)',
|
||||
'libcups.so.2()(64bit)',
|
||||
'libcurl.so.4()(64bit)',
|
||||
'libdbus-1.so.3()(64bit)',
|
||||
'libdbus-1.so.3(LIBDBUS_1_3)(64bit)',
|
||||
|
||||
Reference in New Issue
Block a user