Update Linux build instructions (#6438)

This commit is contained in:
Powei Feng
2023-01-10 16:42:44 -08:00
committed by GitHub
parent 72bba47880
commit ddb6a7fa93

View File

@@ -92,6 +92,8 @@ Make sure you've installed the following dependencies:
- `libc++abi-7-dev` (`libcxxabi-static` on Fedora) or higher
- `ninja-build`
- `libxi-dev`
- `libxcomposite-dev` (`libXcomposite-devel` on Fedora)
- `libxxf86vm-dev` (`libXxf86vm-devel` on Fedora)
After dependencies have been installed, we highly recommend using the [easy build](#easy-build)
script.