Add sasl to dependencies

This commit is contained in:
Michael Santos
2014-08-06 10:05:39 -04:00
parent 62e06aaf95
commit a53f4671fe

View File

@@ -5,7 +5,8 @@
{registered, []},
{applications, [
kernel,
stdlib
stdlib,
sasl
]},
{env, []}
]}.