Add eblake2 dep to app file.

This commit is contained in:
Erik Stenman 2019-02-25 16:20:23 +01:00
parent 71bf754600
commit e890860221

View File

@ -5,6 +5,7 @@
{applications, {applications,
[kernel, [kernel,
stdlib, stdlib,
eblake2,
getopt getopt
]}, ]},
{env,[]}, {env,[]},