gnu: icecat: Use ffmpeg@3.4.
Fixes <https://bugs.gnu.org/31356>. Reported by Clément Lassieur <clement@lassieur.org>. * gnu/packages/gnuzilla.scm (icecat)[inputs]: Change from FFMPEG to FFMPEG-3.4.
This commit is contained in:
		
							parent
							
								
									b36f9a805d
								
							
						
					
					
						commit
						069f1c2074
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -546,7 +546,7 @@ security standards.")
 | 
			
		|||
       ("libxcomposite" ,libxcomposite)
 | 
			
		||||
       ("libxt" ,libxt)
 | 
			
		||||
       ("libffi" ,libffi)
 | 
			
		||||
       ("ffmpeg" ,ffmpeg)
 | 
			
		||||
       ("ffmpeg" ,ffmpeg-3.4)
 | 
			
		||||
       ("libvpx" ,libvpx)
 | 
			
		||||
       ("icu4c" ,icu4c)
 | 
			
		||||
       ("pixman" ,pixman)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue