diff options
Diffstat (limited to 'dependencies.dot')
-rw-r--r-- | dependencies.dot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dependencies.dot b/dependencies.dot index bb1c465..712e0a7 100644 --- a/dependencies.dot +++ b/dependencies.dot @@ -61,4 +61,5 @@ digraph { Standardify -> "YoctoAuth::Mojolicious" Standardify -> AutoQEMU Standardify -> "std-tools" + "std-tools" -> Standardify } |