diff options
author | Joey Hess <joey@kitenet.net> | 2013-09-09 08:31:21 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-09-09 08:31:21 -0400 |
commit | 1b1dd7cd63740649d0660abd8fbbdff6a40cf2d8 (patch) | |
tree | cbb3427428dd5d2537f7eab24d22a356e5525e6e /debian | |
parent | d3c8547f3897462d71e88c20805407db6dd82b87 (diff) |
recommend git-remote-gcrypt (package in incoming)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 9ee2453dc..5c42e3442 100644 --- a/debian/control +++ b/debian/control @@ -72,7 +72,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, wget, curl, openssh-client (>= 1:5.6p1) -Recommends: lsof, gnupg, bind9-host, ssh-askpass, quvi +Recommends: lsof, gnupg, bind9-host, ssh-askpass, quvi, git-remote-gcrypt Suggests: graphviz, bup, libnss-mdns Description: manage files with git, without checking their contents into git git-annex allows managing files with git, without checking the file |