This is an automated email from the ASF dual-hosted git repository.
eiri pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git
The following commit(s) were added to refs/heads/master by this push:
new 71c33b1 Update skip_deps for 3rd parties eunit (#1386)
71c33b1 is described below
commit 71c33b15324d3b7878d9965fd5ce4b32526bef69
Author: Eric Avdey <[email protected]>
AuthorDate: Thu Jun 14 10:18:28 2018 -0300
Update skip_deps for 3rd parties eunit (#1386)
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index d56d4e8..abe8fbb 100644
--- a/Makefile
+++ b/Makefile
@@ -30,7 +30,7 @@ DESTDIR=
# Rebar options
apps=
-skip_deps=folsom,meck,mochiweb,triq,snappy
+skip_deps=folsom,meck,mochiweb,triq,snappy,bcrypt,hyper
suites=
tests=
--
To stop receiving notification emails like this one, please contact
[email protected].