summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-10-22 15:38:31 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-10-22 15:38:31 -0400
commite6048b0389f8da9bd1e56e2f1f7d18abc773f03f (patch)
tree0ced038918f48769bee7e00095f062c7f62a2e5c /debian/control
parent26005d23bae2ab213fda694d2744ed239e412cbe (diff)
document using ssh remotes
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 83bc8c82b..d8abc487c 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Homepage: http://git-annex.branchable.com/
Package: git-annex
Architecture: any
Section: utils
-Depends: ${misc:Depends}, ${shlibs:Depends}, git | git-core, uuid
+Depends: ${misc:Depends}, ${shlibs:Depends}, git | git-core, uuid, openssh-client
Description: manage files with git, without checking their contents into git
git-annex allows managing files with git, without checking the file
contents into git. While that may seem paradoxical, it is useful when