gnu: blender: Use ffmpeg 5.
* gnu/packages/graphics.scm (blender) [inputs]: Replace ffmpeg with ffmpeg-5.
This commit is contained in:
parent
17e36697db
commit
b1c4c249ab
1 changed files with 1 additions and 1 deletions
|
@ -541,7 +541,7 @@ (define-public blender
|
|||
(inputs
|
||||
(list boost
|
||||
embree
|
||||
ffmpeg
|
||||
ffmpeg-5
|
||||
fftw
|
||||
freetype
|
||||
glew
|
||||
|
|
Loading…
Reference in a new issue