diff --git a/docs/linux_dependencies.md b/docs/linux_dependencies.md index 541d694d3baf74..f84dd8b676fbee 100644 --- a/docs/linux_dependencies.md +++ b/docs/linux_dependencies.md @@ -137,6 +137,8 @@ Note that this template does not add Rust to the environment because there are m sudo emerge --ask libX11 pkgconf alsa-lib ``` +When using an AMD Radeon GPU, you may also need to emerge `amdgpu-pro-vulkan` to get Bevy to find the GPU. + ## [Clear Linux OS](https://clearlinux.org/) ```bash