Commit fdc5d0dc authored by Emily's avatar Emily
Browse files

chiaki4deck: unpin ffmpeg_6

This builds fine with FFmpeg 7.
parent c531bc48
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
, pkg-config
, protobuf
, python3
, ffmpeg_6
, ffmpeg
, libopus
, wrapQtAppsHook
, qtbase
@@ -67,7 +67,7 @@ stdenv.mkDerivation rec {
  ];

  buildInputs = [
    ffmpeg_6
    ffmpeg
    libopus
    qtbase
    qtmultimedia