diff --git a/rebar.config b/rebar.config index ad12812e..b9f3e4a1 100644 --- a/rebar.config +++ b/rebar.config @@ -4,5 +4,5 @@ {cowboy, ".*", {git, "git://github.com/extend/cowboy", {tag,"0.8.6"}}}, {mimetypes, ".*", {git, "git://github.com/doxtop/mimetypes.git", {tag, "HEAD"}}}, {gproc, ".*", {git, "git://github.com/uwiger/gproc.git", "HEAD"}}, - {erlydtl, ".*", {git, "git://github.com/synrc/erlydtl.git", "HEAD"}} + {erlydtl, ".*", {git, "git://github.com/evanmiller/erlydtl.git", "HEAD"}} ]}. diff --git a/samples/rels/web/reltool.config b/samples/rels/web/reltool.config index 3bc25320..173b4e94 100644 --- a/samples/rels/web/reltool.config +++ b/samples/rels/web/reltool.config @@ -9,6 +9,7 @@ sasl, mimetypes, gproc, + sync, n2o, erlydtl, n2o_sample