|
@@ -3,6 +3,7 @@
|
|
|
{deps_dir,"deps"}.
|
|
|
{deps, [
|
|
|
{erlydtl, ".*",{git,"git://github.com/evanmiller/erlydtl.git",{tag,"0.8.0"}}},
|
|
|
+ {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"}},
|
|
|
{n2o_scripts, ".*", {git, "git://github.com/synrc/n2o_scripts", "HEAD"}}
|