gnu: mumble: Fix build after speex update.
* gnu/packages/telephony.scm (mumble)[inputs]: Add SPEEXDSP.
This commit is contained in:
		
							parent
							
								
									01229cbe16
								
							
						
					
					
						commit
						b5a1359d44
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -411,6 +411,7 @@ address of one of the participants.")
 | 
				
			||||||
       ("boost" ,boost)
 | 
					       ("boost" ,boost)
 | 
				
			||||||
       ("opus" ,opus)
 | 
					       ("opus" ,opus)
 | 
				
			||||||
       ("speex" ,speex)
 | 
					       ("speex" ,speex)
 | 
				
			||||||
 | 
					       ("speexdsp" ,speexdsp)
 | 
				
			||||||
       ("speech-dispatcher" ,speech-dispatcher)
 | 
					       ("speech-dispatcher" ,speech-dispatcher)
 | 
				
			||||||
       ("libx11" ,libx11)
 | 
					       ("libx11" ,libx11)
 | 
				
			||||||
       ("libxi" ,libxi)
 | 
					       ("libxi" ,libxi)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue