From 2224187066e50f5dc458b0b713d42a706715fa3e Mon Sep 17 00:00:00 2001 From: Mylloon Date: Sat, 12 Oct 2024 17:38:37 +0200 Subject: [PATCH] install ffmpeg --- wsl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wsl.sh b/wsl.sh index 6166618..119ed4d 100644 --- a/wsl.sh +++ b/wsl.sh @@ -39,7 +39,7 @@ function main { noto-fonts jdk-openjdk texlive-fontsrecommended texlive-publishers sfml \ texlive-fontsextra perl-yaml-tiny perl-file-homedir perl-file-which \ man-pages bottom maven fakeroot texlive-mathscience texlive-plaingeneric \ - qpdf inkscape + qpdf inkscape ffmpeg # === Remove SU password ==