Add lld to install custom dependency for Linux in README

This commit is contained in:
Stephen 2026-02-20 06:08:02 +02:00
parent c59031c44c
commit d421f7ec76
No known key found for this signature in database
GPG key ID: 208DC18D392CA9F3

View file

@ -96,7 +96,7 @@ flutter build web --release
#### Install custom dependencies (Linux)
```bash
sudo apt install libjsoncpp1 libsecret-1-dev libsecret-1-0 librhash0 libwebkit2gtk-4.0-dev
sudo apt install libjsoncpp1 libsecret-1-dev libsecret-1-0 librhash0 libwebkit2gtk-4.0-dev lld
```
* Build with one of these: