mirror of
https://github.com/uselessd/alcove.git
synced 2026-04-15 09:15:19 +00:00
Add sasl to dependencies
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
{registered, []},
|
||||
{applications, [
|
||||
kernel,
|
||||
stdlib
|
||||
stdlib,
|
||||
sasl
|
||||
]},
|
||||
{env, []}
|
||||
]}.
|
||||
|
||||
Reference in New Issue
Block a user