diff --git a/Containerfile b/Containerfile index d120e649..7816c3cd 100644 --- a/Containerfile +++ b/Containerfile @@ -436,12 +436,6 @@ RUN --mount=type=cache,dst=/var/cache/rpm-ostree \ latencyflex-vulkan-layer \ 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 && \ sed -i 's@\[Desktop Entry\]@\[Desktop Entry\]\nNoDisplay=true@g' /usr/share/applications/winetricks.desktop && \