mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01: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:
@@ -1,6 +1,5 @@
|
||||
Package: @@NAME@@
|
||||
Version: @@VERSION@@
|
||||
Depends: git
|
||||
Section: devel
|
||||
Priority: optional
|
||||
Architecture: @@ARCHITECTURE@@
|
||||
|
||||
Reference in New Issue
Block a user