diff options
Diffstat (limited to 'dependencies.dot')
-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" |