333
edits
Praetorian (talk | contribs) (→Ubuntu 16.04 to 20.04: This apt command works for 16.04.6 LTS. The above does not (the libjpeg62-turbo-devpackage is not available)) |
Rootfather (talk | contribs) |
||
Line 20: | Line 20: | ||
For cloud and lan features you also need the SDL2_net and curl libraries: | For cloud and lan features you also need the SDL2_net and curl libraries: | ||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> | ||
apt install libsdl2-net-dev libcurl- | apt install libsdl2-net-dev libcurl-openssl-dev | ||
</syntaxhighlight> | </syntaxhighlight> | ||
edits