gnu: blender: Use ffmpeg 5.
* gnu/packages/graphics.scm (blender) [inputs]: Replace ffmpeg with ffmpeg-5.master
parent
17e36697db
commit
b1c4c249ab
|
@ -541,7 +541,7 @@ typically encountered in feature film production.")
|
|||
(inputs
|
||||
(list boost
|
||||
embree
|
||||
ffmpeg
|
||||
ffmpeg-5
|
||||
fftw
|
||||
freetype
|
||||
glew
|
||||
|
|
Reference in New Issue