Update docs/building.md

Co-authored-by: Margen67 <Margen67@users.noreply.github.com>
This commit is contained in:
adobug 2021-12-18 08:57:20 +01:00 committed by GitHub
parent 0f55249b87
commit 877bfad6b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ interchangeable right now.
Clang-9 or newer should be available from system repositories on all up to date distributions.
You will also need some development libraries.
To get them on an Ubuntu system:
##### Ubuntu
```bash
sudo apt-get install libgtk-3-dev libpthread-stubs0-dev liblz4-dev libx11-dev libx11-xcb-dev libvulkan-dev libsdl2-dev libiberty-dev libunwind-dev libc++-dev libc++abi-dev
```