Browse Source

add kvs head

doxtop 11 years ago
parent
commit
332159bc64
1 changed files with 1 additions and 0 deletions
  1. 1 0
      rebar.config

+ 1 - 0
rebar.config

@@ -1,6 +1,7 @@
 {deps_dir, ["deps"]}.
 {deps, [
     {n2o,           ".*", {git, "git://github.com/5HT/n2o", {tag,"1.5.0"}}},
+    {kvs,           ".*", {git, "git://github.com/synrc/kvs", "HEAD"}},
     {erlydtl,       ".*", {git, "git://github.com/evanmiller/erlydtl.git", {tag,"0.8.0"}}}
 ]}.
 {erlydtl_opts, [