File: remove_deps

package info (click to toggle)
erlang-bitcask 2.0.6%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,604 kB
  • ctags: 1,436
  • sloc: erlang: 7,929; ansic: 2,954; makefile: 229; exp: 86; sh: 14
file content (16 lines) | stat: -rw-r--r-- 483 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
diff --git a/rebar.config b/rebar.config
index 36a4682..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, "https://github.com/basho/meck.git", {tag, "0.8.2"}}},
-        {cuttlefish, ".*", {git, "https://github.com/basho/cuttlefish.git", {tag, "2.0.10"}}}
-       ]}.
-
 {port_env,
  [
   {"DRV_CFLAGS",