mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-03 15:01:57 +01:00
@@ -1,7 +1,7 @@
|
||||
Package: @@NAME@@
|
||||
Version: @@VERSION@@
|
||||
Section: devel
|
||||
Depends: libnotify4, libnss3, gnupg, apt, libxkbfile-dev
|
||||
Depends: libnotify4, libnss3, gnupg, apt, libxkbfile1
|
||||
Priority: optional
|
||||
Architecture: @@ARCHITECTURE@@
|
||||
Maintainer: Microsoft Corporation <vscode-linux@microsoft.com>
|
||||
|
||||
@@ -62,7 +62,7 @@
|
||||
"libc.so.6(GLIBC_2.7)(64bit)",
|
||||
"libc.so.6(GLIBC_2.9)(64bit)",
|
||||
"libxcb.so.1()(64bit)",
|
||||
"libxkbfile-devel"
|
||||
"libxkbfile.so.1()(64bit)"
|
||||
],
|
||||
"i386": [
|
||||
"ld-linux.so.2",
|
||||
@@ -140,6 +140,6 @@
|
||||
"libstdc++.so.6(GLIBCXX_3.4.15)",
|
||||
"libstdc++.so.6(GLIBCXX_3.4.9)",
|
||||
"libxcb.so.1",
|
||||
"libxkbfile-devel"
|
||||
"libxkbfile.so.1"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user