Merge pull request #482 from sched-ext/readme-update-ubuntu-deps

README: update list of build dependencies for Ubuntu
This commit is contained in:
Andrea Righi 2024-08-09 15:34:19 +02:00 committed by GitHub
commit 4275fdb989
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -156,7 +156,7 @@ Make sure you have dependencies installed that allow you to compile from source!
##### Ubuntu/Debian
```
apt install gcc-multilib build-essential libssl-dev
apt install gcc-multilib build-essential libssl-dev llvm lld libelf-dev
```
##### Arch Linux