diff options
author | Joey Hess <joey@kitenet.net> | 2012-09-11 20:26:44 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-09-11 20:26:44 -0400 |
commit | 6b36c18f2daf681ca8fe84b551b323b7a422c23a (patch) | |
tree | 28363c9280dcc1a4044b3e46ed0cfc4e07ad69ad /debian | |
parent | cfd235a05a5cdfe28ea5cad1a836b4892848ae33 (diff) |
update deps
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 72d84912b..9d7f4a8c5 100644 --- a/debian/control +++ b/debian/control @@ -60,8 +60,8 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, rsync, wget | curl, openssh-client (>= 1:5.6p1) -Recommends: lsof -Suggests: graphviz, bup, gnupg +Recommends: lsof, libnss-mdns, gnupg +Suggests: graphviz, bup 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 |