about summary refs log tree commit diff
path: root/pkgs/games
diff options
context:
space:
mode:
authorRobert Schütz <dev@schuetz-co.de>2021-02-01 23:05:10 +0100
committerRobert Schütz <dev@schuetz-co.de>2021-02-04 15:19:23 +0100
commit83e82c1caffe00b7b19996217db2610c72841de6 (patch)
tree1b88f546f6b945d5032f63e35245ad2bfe079d39 /pkgs/games
parent0de5ec913e52a62f24b26501c06515c4a03fc913 (diff)
downloadnixlib-83e82c1caffe00b7b19996217db2610c72841de6.tar
nixlib-83e82c1caffe00b7b19996217db2610c72841de6.tar.gz
nixlib-83e82c1caffe00b7b19996217db2610c72841de6.tar.bz2
nixlib-83e82c1caffe00b7b19996217db2610c72841de6.tar.lz
nixlib-83e82c1caffe00b7b19996217db2610c72841de6.tar.xz
nixlib-83e82c1caffe00b7b19996217db2610c72841de6.tar.zst
nixlib-83e82c1caffe00b7b19996217db2610c72841de6.zip
steam-run-native: use ffmpeg instead of libav
Diffstat (limited to 'pkgs/games')
-rw-r--r--pkgs/games/steam/fhsenv.nix2
1 files changed, 1 insertions, 1 deletions
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