From 9cf0e9e26feced57762986297a39027ce7c51e53 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 1 Mar 2021 00:34:57 -0300 Subject: dependencies.dot: Add std-tools --- dependencies.dot | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/dependencies.dot b/dependencies.dot index 3cc2e7a..4a52918 100644 --- a/dependencies.dot +++ b/dependencies.dot @@ -38,19 +38,21 @@ digraph { Mediator -> libedn Mediator -> eq + "std-tools" -> "Fallible+SharedC" + yoctoauth -> "Fallible+SharedC" yoctoauth -> Gluilo - "YoctoAuth::Mojolicious" -> yoctoauth + "yoctoauth-artanis" -> yoctoauth "mediator.cloud" -> Mediator "mediator.cloud" -> "YoctoAuth::Mojolicious" Songbooks -> "yoctoauth-artanis" - "yoctoauth-artanis" -> yoctoauth DiscussionsSite -> "YoctoAuth::Mojolicious" Standardify -> "YoctoAuth::Mojolicious" Standardify -> AutoQEMU + Standardify -> "std-tools" } -- cgit v1.2.3