mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
Remove git dependency from Linux packages
It's only a soft dependency so don't block an install on it. Fixes #6692
This commit is contained in:
@@ -8,7 +8,7 @@ Packager: Visual Studio Code Team <vscode-linux@microsoft.com>
|
||||
License: MIT
|
||||
URL: https://code.visualstudio.com/
|
||||
Icon: @@NAME@@.xpm
|
||||
Requires: git, glibc >= 2.15
|
||||
Requires: glibc >= 2.15
|
||||
AutoReq: 0
|
||||
|
||||
%description
|
||||
|
||||
Reference in New Issue
Block a user