version dependency on openssh-client
This is only to ensure that it's as new a version as it was built with, so partial upgrades work.
This commit is contained in:
parent
12b89a3eb8
commit
b889581945
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -37,7 +37,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends},
|
|||
uuid,
|
||||
rsync,
|
||||
wget | curl,
|
||||
openssh-client
|
||||
openssh-client (>= 1:5.6p1)
|
||||
Suggests: graphviz, bup, gnupg
|
||||
Description: manage files with git, without checking their contents into git
|
||||
git-annex allows managing files with git, without checking the file
|
||||
|
|
Loading…
Reference in a new issue