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
d7d06a833c
commit
6a7406ea20
1 changed files with 1 additions and 1 deletions
|
@ -462,7 +462,7 @@ objects!")
|
||||||
qt)))))))))
|
qt)))))))))
|
||||||
(inputs
|
(inputs
|
||||||
(list expat
|
(list expat
|
||||||
ffmpeg ;version 4.2 is recommended; does not work with version 7+.
|
ffmpeg-6
|
||||||
fontconfig
|
fontconfig
|
||||||
freetype
|
freetype
|
||||||
gperftools-for-friction
|
gperftools-for-friction
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue