Re: difficulty getting mnesia to work with cowboy web backend

Loïc Hoguin <[email protected]>
Newsgroups gmane.comp.lang.erlang.general
Organization Nine Nines
Message-ID <[email protected]>
On 25/10/2020 09:53, Eric PAILLEAU wrote:
> Hi,
> you are confusing external dependancies and code dependancies.
> 
> DEPS variable in Erlang.mk is to download locally external projects your
> project is depending.
> 
> You have to add in your .app  (or legacy .app.src) the list of
> applications your own application is depending.

You don't need to edit the .app no. Erlang.mk removed the need for 
manipulating .app, .app.src and (gasp!) .app.src.script files.

Cheers,

-- 
Loïc Hoguin
https://ninenines.eu
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.