diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 3dfa8e909..e92351ad2 100644 --- a/debian/control +++ b/debian/control @@ -59,8 +59,8 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, rsync, wget | curl, openssh-client (>= 1:5.6p1) -Recommends: lsof, libnss-mdns, gnupg -Suggests: graphviz, bup +Recommends: lsof, gnupg +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 contents into git. While that may seem paradoxical, it is useful when |