From 83e82c1caffe00b7b19996217db2610c72841de6 Mon Sep 17 00:00:00 2001 From: Robert Schütz Date: Mon, 1 Feb 2021 23:05:10 +0100 Subject: steam-run-native: use ffmpeg instead of libav --- pkgs/games/steam/fhsenv.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/games') diff --git a/pkgs/games/steam/fhsenv.nix b/pkgs/games/steam/fhsenv.nix index 57326667cb06..924714d802a9 100644 --- a/pkgs/games/steam/fhsenv.nix +++ b/pkgs/games/steam/fhsenv.nix @@ -171,7 +171,7 @@ in buildFHSUserEnv rec { SDL2 libusb1 dbus-glib - libav + ffmpeg atk # Only libraries are needed from those two libudev0-shim -- cgit 1.4.1