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 @@ typically encountered in feature film production.") | ||||||
|     (inputs |     (inputs | ||||||
|      (list boost |      (list boost | ||||||
|            embree |            embree | ||||||
|            ffmpeg |            ffmpeg-5 | ||||||
|            fftw |            fftw | ||||||
|            freetype |            freetype | ||||||
|            glew |            glew | ||||||
|  |  | ||||||
		Reference in a new issue