diff options
author | EuAndreh <eu@euandre.org> | 2021-03-01 09:58:40 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-03-01 09:58:40 -0300 |
commit | ae74db5579b81f48780e662c71480d7abf89a0ee (patch) | |
tree | f8a6709b801e1baf6e9383c8d83c91d75bcd9928 | |
parent | dependencies.dot: Add BYOPDS graph (diff) | |
download | package-repository-ae74db5579b81f48780e662c71480d7abf89a0ee.tar.gz package-repository-ae74db5579b81f48780e662c71480d7abf89a0ee.tar.xz |
dependencies.dot: Mark yoctoauth as depending on Konformigado
-rw-r--r-- | dependencies.dot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dependencies.dot b/dependencies.dot index 7c2097b..bb1c465 100644 --- a/dependencies.dot +++ b/dependencies.dot @@ -47,6 +47,7 @@ digraph { yoctoauth -> "Fallible+SharedC" yoctoauth -> Gluilo + yoctoauth -> Konformigado "YoctoAuth::Mojolicious" -> yoctoauth "yoctoauth-artanis" -> yoctoauth |