You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ko...@apache.org on 2019/11/22 15:17:04 UTC

[couchdb] 09/09: Remove smoosh as dependency

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

kocolosk pushed a commit to branch smoosh-in-tree
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 34b485d6afca78a1461bc716115c546117205b3f
Author: Adam Kocoloski <ko...@apache.org>
AuthorDate: Fri Nov 22 10:15:47 2019 -0500

    Remove smoosh as dependency
    
    It's in-tree now.
---
 rebar.config.script | 1 -
 1 file changed, 1 deletion(-)

diff --git a/rebar.config.script b/rebar.config.script
index ba4e564..c4d6496 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -103,7 +103,6 @@ DepDescs = [
 {snappy,           "snappy",           {tag, "CouchDB-1.0.4"}},
 {ioq,              "ioq",              {tag, "2.1.2"}},
 {hqueue,           "hqueue",           {tag, "1.0.1"}},
-{smoosh,           "smoosh",           {tag, "1.0.1"}},
 {ken,              "ken",              {tag, "1.0.6"}},
 
 %% Non-Erlang deps