Origin: vendor
Forwarded: not-needed
Reviewed-By: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Last-Update: <2016-02-21>

--- erlang-cuttlefish-2.0.5+dfsg.orig/rebar.config
+++ erlang-cuttlefish-2.0.5+dfsg/rebar.config
@@ -11,12 +11,6 @@
 {xref_checks, []}.
 {xref_queries, [{"(XC - UC) || (XU - X - B - \"(rebar.*|mustache)\" : Mod)", []}]}.
 
-{deps, [
-    {getopt, ".*", {git, "git://github.com/jcomellas/getopt.git", {tag, "v0.8.2"}}},
-    {lager, "(2.0|2.1|2.2).*", {git, "git://github.com/basho/lager.git", {tag, "2.2.0"}}},
-    {neotoma, "1.7.3", {git, "git://github.com/seancribbs/neotoma.git", {tag, "1.7.3"}}}
-  ]}.
-
 {post_hooks, [
     {"-win32", compile, "rebar escriptize"},
     {"^((?!-win32).)*$", compile, "./rebar escriptize"}
