gnu: gst-plugins-base: Add opus support.
* gnu/packages/gstreamer.scm (gst-plugins-base)[inputs]: Add opus.
This commit is contained in:
		
							parent
							
								
									462b567650
								
							
						
					
					
						commit
						5e50f846b5
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -160,6 +160,7 @@ This package provides the core library and elements.") | |||
|      `(("gstreamer" ,gstreamer))) ; required by gstreamer-plugins-base-1.0.pc | ||||
|     (inputs | ||||
|      `(("cdparanoia" ,cdparanoia) | ||||
|        ("opus" ,opus) | ||||
|        ("orc" ,orc) | ||||
|        ("pango" ,pango) | ||||
|        ("libogg" ,libogg) | ||||
|  |  | |||
		Reference in a new issue