aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-03-02 18:03:23 -0300
committerEuAndreh <eu@euandre.org>2021-03-02 18:03:23 -0300
commit226bd7e99645ec112f4ebd6c07a9a9de252aec8c (patch)
tree61b636bb4625ac4a59dd159b94e37c6f02184b39
parentREADME.md: package.json -> paku.json (diff)
downloadpackage-repository-226bd7e99645ec112f4ebd6c07a9a9de252aec8c.tar.gz
package-repository-226bd7e99645ec112f4ebd6c07a9a9de252aec8c.tar.xz
dependencies.dot: dependency cycle between std-tools and Standardify
-rw-r--r--dependencies.dot1
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
}