You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ei...@apache.org on 2020/04/17 03:13:38 UTC

[couchdb] 04/07: Make fabric depend on aegis

This is an automated email from the ASF dual-hosted git repository.

eiri pushed a commit to branch aegis_key_cache
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 9916ac2b329e092b1a172e93fea586730c3c112d
Author: Eric Avdey <ei...@eiri.ca>
AuthorDate: Thu Apr 16 10:08:30 2020 -0300

    Make fabric depend on aegis
---
 src/fabric/src/fabric.app.src | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/fabric/src/fabric.app.src b/src/fabric/src/fabric.app.src
index 0538b19..a7059fd 100644
--- a/src/fabric/src/fabric.app.src
+++ b/src/fabric/src/fabric.app.src
@@ -28,6 +28,7 @@
         mem3,
         couch_log,
         couch_stats,
-        erlfdb
+        erlfdb,
+        aegis
     ]}
 ]}.