From ba4bc10dd404a0dafb32ab93efb29417e336d972 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Tue, 30 Sep 2025 14:24:24 +0900 Subject: [PATCH] gnu: friction: Build with ffmpeg-6. * gnu/packages/graphics.scm (friction) [inputs]: Replace ffmpeg with ffmpeg-6. Change-Id: I8991631795145c305e81ab79d6ee308624e23695 --- gnu/packages/graphics.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm index 6ddab265f2c..d1ada9ec375 100644 --- a/gnu/packages/graphics.scm +++ b/gnu/packages/graphics.scm @@ -462,7 +462,7 @@ objects!") qt))))))))) (inputs (list expat - ffmpeg ;version 4.2 is recommended; does not work with version 7+. + ffmpeg-6 fontconfig freetype gperftools-for-friction