Add Suggests on graphviz. Closes: #618039

This commit is contained in:
Joey Hess 2011-03-13 14:25:32 -04:00
parent 8fa4b48fc4
commit 175d055d4d
3 changed files with 7 additions and 1 deletions

1
debian/control vendored
View file

@ -11,6 +11,7 @@ Package: git-annex
Architecture: any
Section: utils
Depends: ${misc:Depends}, ${shlibs:Depends}, git | git-core, uuid, openssh-client, rsync
Suggests: graphviz
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