aws-workspaces: add missing ffmpeg dependency

See context at https://github.com/NixOS/nixpkgs/pull/411943#issuecomment-3466449268
This commit is contained in:
Pol Dellaiera
2025-10-30 08:49:57 +01:00
parent feb25712dc
commit 8ab2843df9
@@ -3,6 +3,7 @@
writeShellApplication,
buildFHSEnv,
webkitgtk_4_1,
ffmpeg,
gtk3,
pango,
atk,
@@ -49,6 +50,7 @@ buildFHSEnv {
custom_lsb_release
webkitgtk_4_1
gtk3
ffmpeg
pango
atk
cairo