From: LeoFS maintainers team <pkg-leofs-devel@lists.alioth.debian.org>
Date: Wed, 30 Mar 2016 06:12:45 +0900
Subject: remove_deps

---
 rebar.config | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/rebar.config b/rebar.config
index f4a7329..ee41c86 100644
--- a/rebar.config
+++ b/rebar.config
@@ -2,11 +2,6 @@
             {platform_define, "^[0-9]+", namespaced_types}]}.
 {port_specs, [{"priv/bitcask.so", ["c_src/*.c"]}]}.
 
-{deps, [
-        {meck, "0.8.2", {git, "git://github.com/basho/meck.git", {tag, "0.8.2"}}},
-        {cuttlefish, ".*", {git, "git://github.com/basho/cuttlefish.git", {tag, "2.0.6"}}}
-       ]}.
-
 {port_env,
  [
   {"DRV_CFLAGS",
