|
@@ -3,6 +3,7 @@
|
|
|
{deps_dir,"deps"}.
|
|
|
{deps, [
|
|
|
{erlydtl, ".*",{git,"git://github.com/evanmiller/erlydtl.git",{tag,"0.8.0"}}},
|
|
|
+ {shen, ".*", {git, "git://github.com/5HT/shen", "HEAD"}},
|
|
|
{rest, ".*", {git, "git://github.com/synrc/rest", "HEAD"}},
|
|
|
{gproc, ".*", {git, "git://github.com/uwiger/gproc.git", "HEAD"}},
|
|
|
{sync, ".*", {git, "git://github.com/doxtop/sync", "HEAD"}},
|