Browse Source

Add two more Debian deps

pull/3764/head
Licaon_Kter 4 years ago committed by Gleb Mazovetskiy
parent
commit
0ffba33cdb
  1. 2
      docs/building.md

2
docs/building.md

@ -16,7 +16,7 @@ Note that ```pkg-config``` is an optional dependency for finding libsodium, alth
### Installing dependencies on Debian and Ubuntu
```
sudo apt-get install cmake g++ libsdl2-dev libsodium-dev libpng-dev libbz2-dev libgtest-dev libgmock-dev
sudo apt-get install cmake g++ libsdl2-dev libsodium-dev libpng-dev libbz2-dev libgtest-dev libgmock-dev libsdl2-image-dev libfmt-dev
```
### If you want to build the translations (optional)
```

Loading…
Cancel
Save