diff options
author | EuAndreh <eu@euandre.org> | 2021-03-06 13:32:55 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-03-06 13:32:55 -0300 |
commit | 718ec38fe71b39812a03eae32b46c30be957646d (patch) | |
tree | 1df71d3e6e236c9dbf8e46b36873ebcb681ca4c7 | |
parent | dependencies.dot: Add gitstatic (diff) | |
download | packages-718ec38fe71b39812a03eae32b46c30be957646d.tar.gz packages-718ec38fe71b39812a03eae32b46c30be957646d.tar.xz |
dependencies.dot: Add listatic
-rw-r--r-- | dependencies.dot | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dependencies.dot b/dependencies.dot index 6c8e123..f43e84d 100644 --- a/dependencies.dot +++ b/dependencies.dot @@ -7,7 +7,8 @@ digraph { AutoQEMU [label="AutoQEMU 🔶"] Remembering [label="Remembering 🔸"] "guile-quickcheck" [label="guile-quickcheck 🔶"] - gitstatic [label="gitstatic 🔶"] + gistatic [label="gistatic 🔶"] + listatic [label="listatic 🔶"] /* labels end, edges begin */ @@ -58,6 +59,7 @@ digraph { Songbooks -> "yoctoauth-artanis" DiscussionsSite -> "YoctoAuth::Mojolicious" + DiscussionsSite -> listatic Multipatch -> "YoctoAuth::Mojolicious" Mailbug -> "YoctoAuth::Mojolicious" |