oxen-io / session-desktop

Session Desktop - Onion routing based messenger
https://getsession.org
GNU General Public License v3.0
1.48k stars 190 forks source link

Document additional packages needed in ubuntu #2884

Closed RubenGarcia closed 10 months ago

RubenGarcia commented 12 months ago

First time contributor checklist:

Contributor checklist:

Description

I followed the instructions on the CONTRIBUTING file on a new Ubuntu machine.

yarn build-everything

was failing on cmake-js, so I installed it. I also installed cmake, as that is required for cmake-js. After doing that, yarn build-everything now works correctly. I added the needed install lines to CONTRIBUTING in this patch. Please merge.

Bilb commented 10 months ago

merged as part of https://github.com/oxen-io/session-desktop/pull/2917