prefer xdot over dot

* map: Run xdot if it's available in PATH. On OSX, the dot command
  does not support graphical display, while xdot does.
* Debian: xdot is a better interactive viewer than dot, so Suggest
  xdot, rather than graphviz.
This commit is contained in:
Joey Hess 2016-11-30 12:50:49 -04:00
parent 61a0be4fb0
commit 8354612131
No known key found for this signature in database
GPG key ID: C910D9222512E3C7
4 changed files with 25 additions and 11 deletions

2
debian/control vendored
View file

@ -110,7 +110,7 @@ Recommends:
nocache,
aria2,
Suggests:
graphviz,
xdot,
bup,
tahoe-lafs,
libnss-mdns,