diff --git a/Containerfile b/Containerfile index fc9aedae..a08918c6 100644 --- a/Containerfile +++ b/Containerfile @@ -427,7 +427,11 @@ RUN rpm-ostree install \ vkBasalt.x86_64 \ vkBasalt.i686 \ obs-vkcapture.x86_64 \ + libobs_vkcapture.x86_64 \ + libobs_glcapture.x86_64 \ obs-vkcapture.i686 \ + libobs_vkcapture.i686 \ + libobs_glcapture.i686 \ mangohud.x86_64 \ mangohud.i686 && \ if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \