diff --git a/Containerfile b/Containerfile index b4ebd52..54747a0 100644 --- a/Containerfile +++ b/Containerfile @@ -31,6 +31,8 @@ RUN pacman -S \ xorg-xwininfo \ wmctrl \ wxwidgets-gtk3 \ + rocm-opencl-runtime \ + rocm-hip-runtime \ --noconfirm && \ pacman -S \ steam \