mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: friction: Build with ffmpeg-6.
* gnu/packages/graphics.scm (friction) [inputs]: Replace ffmpeg with ffmpeg-6. Change-Id: I8991631795145c305e81ab79d6ee308624e23695
This commit is contained in:
parent
7f67eab68f
commit
ba4bc10dd4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue