Browse Source

enable kai

Maxim Sokhatsky 11 years ago
parent
commit
2cd27b3b0c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      rebar.config

+ 1 - 0
rebar.config

@@ -1,5 +1,6 @@
 {deps_dir, ["deps"]}.
 {deps,[
 %    {riak_kv,    ".*",    {git, "git://github.com/voxoz/riak_kv.git", {tag,"1.3.2-voxoz"}}},
+    {kai,         ".*",   {git, "git://github.com/synrc/store_server.git", "master"}},
     {mqs,        ".*",    {git, "git://github.com/synrc/mqs.git", "master"}}
 ]}.