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:
Daniel Imms
2016-06-02 18:35:16 -07:00
parent 6ea910024c
commit 88dda0daac
2 changed files with 1 additions and 2 deletions

View File

@@ -1,6 +1,5 @@
Package: @@NAME@@
Version: @@VERSION@@
Depends: git
Section: devel
Priority: optional
Architecture: @@ARCHITECTURE@@