From 91b9f7995762e6fbd57fec889e15166243a329cc Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Wed, 29 Nov 2023 14:05:29 -0800 Subject: [PATCH] Revert "chore: Remove unneeded packages in Containerfile (steamdeck-dsp requires them)" This reverts commit 1ba4a58d95432351899bbae8aa5d65ace2a87590. --- Containerfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Containerfile b/Containerfile index c5404270..20a06325 100644 --- a/Containerfile +++ b/Containerfile @@ -90,6 +90,8 @@ RUN if [[ "${IMAGE_FLAVOR}" =~ "nvidia" ]]; then \ input-remapper \ system76-scheduler \ hl2linux-selinux \ + ladspa-caps-plugins \ + ladspa-noise-suppression-for-voice \ python3-icoextract \ tailscale \ btop \