diff options
author | Bdale Garbee <bdale@gag.com> | 2018-10-08 19:07:54 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2018-10-08 19:07:54 -0600 |
commit | 676a30ea6b4acedbba41d9153bb66d47b2ab011b (patch) | |
tree | d41de4f9744278fc26881b81dcef5b3077ee67be | |
parent | 06679ffa92dff46775e7d40a4a2404ba4eef76ce (diff) |
we need graphviz as a build-dep for 1.8.7
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index a97ddb84..b1d9da84 100644 --- a/debian/control +++ b/debian/control @@ -17,6 +17,7 @@ Build-Depends: asciidoc, gawk, gcc-arm-none-eabi, graphicsmagick | imagemagick, + graphviz, icnsutils, icoutils, libbluetooth-dev, |