Description: Remove deps
Origin: debian
Forwarded: not-needed
Last-Update: 2014-03-22

diff --git a/rebar.config b/rebar.config
index 54d1b8f..3e8f59b 100644
--- a/rebar.config
+++ b/rebar.config
@@ -1,9 +1,2 @@
-{sub_dirs, ["deps"]}.
-
-{deps, [
-    {'bear', ".*", {git, "git://github.com/boundary/bear.git", {tag, "0.8.1"}}},
-    {meck, ".*", {git, "git://github.com/eproxus/meck", {tag, "0.8.1"}}}
-]}.
-
 {erl_opts, [debug_info]}.
 {cover_enabled, true}.
