Description: Remove deps
Origin: debian
Forwarded: not-needed
Last-Update: <2013-07-02>

diff --git a/rebar.config b/rebar.config
index b4adc6e..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.0"}}},
-    {meck, ".*", {git, "git://github.com/eproxus/meck", {tag, "0.7.2"}}}
-]}.
-
 {erl_opts, [debug_info]}.
 {cover_enabled, true}.
