From 9d3bbd53f6bd05cc0cc40a20b71926de40eff79b Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 5 Mar 2021 16:14:15 -0300 Subject: dependencies.dot: Add libedn as a dependency for eq and xq --- dependencies.dot | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dependencies.dot b/dependencies.dot index 7ea8668..d0133bd 100644 --- a/dependencies.dot +++ b/dependencies.dot @@ -32,8 +32,11 @@ digraph { eq -> Fallible eq -> Konformigado + eq -> libedn xq -> Fallible + xq -> Gluilo xq -> Konformigado + xq -> libedn Mediator -> Fallible Mediator -> Gluilo -- cgit v1.2.3