Add libgmock-dev to Debian dependencies
This commit is contained in:
parent
95b2467ea5
commit
98cd3613a8
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
sudo apt-get install cmake g++ libsdl2-dev libsodium-dev libpng-dev libbz2-dev libgtest-dev libgmock-dev
|
||||
```
|
||||
### If you want to build the translations (optional)
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue