diff options
author | EuAndreh <eu@euandre.org> | 2021-03-03 10:12:19 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-03-03 10:12:19 -0300 |
commit | ca29b27c2f86fa8f80e73f9d6599212269b6a797 (patch) | |
tree | 84f8ef79beb3b6e24137d648d11417ac2a08dd43 | |
parent | dependencies.dot: dependency cycle between std-tools and Standardify (diff) | |
download | package-repository-ca29b27c2f86fa8f80e73f9d6599212269b6a797.tar.gz package-repository-ca29b27c2f86fa8f80e73f9d6599212269b6a797.tar.xz |
dependencies.dot: Add PatchSeries
-rw-r--r-- | dependencies.dot | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dependencies.dot b/dependencies.dot index 712e0a7..166f4e6 100644 --- a/dependencies.dot +++ b/dependencies.dot @@ -57,6 +57,8 @@ digraph { Songbooks -> "yoctoauth-artanis" DiscussionsSite -> "YoctoAuth::Mojolicious" + PatchSeries -> DiscussionsSite + PatchSeries -> "YoctoAuth::Mojolicious" Standardify -> "YoctoAuth::Mojolicious" Standardify -> AutoQEMU |