Merge pull request #6 from arpunk/include-sext
Include sext as dependency
This commit is contained in:
commit
c1d949b47e
@ -8,5 +8,5 @@
|
||||
{registered, []},
|
||||
{mod, {mnesia_rocksdb_app, []}},
|
||||
{env, []},
|
||||
{applications, [kernel, stdlib, rocksdb]}
|
||||
{applications, [kernel, stdlib, sext, rocksdb]}
|
||||
]}.
|
||||
|
Loading…
x
Reference in New Issue
Block a user