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
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user