{erl_opts, [nowarn_export_all]}.
{deps_dir, "deps"}.
{deps, [{kvs, ".*", {git, "git://github.com/synrc/kvs", {tag,"master"}}},
        {syn, ".*", {git, "git://github.com/ostinelli/syn", {tag,"master"}}}]}.
