gnu: moc: Add Ogg Vorbis support.
* gnu/packages/music.scm (moc)[inputs]: Add libogg and libvorbis. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
This commit is contained in:
parent
0d78e37746
commit
6beaa5a02a
@ -2261,6 +2261,8 @@ with a number of bugfixes and changes to improve IT playback.")
|
||||
("libmodplug" ,libmodplug)
|
||||
("libmpcdec" ,libmpcdec)
|
||||
("libmad" ,libmad)
|
||||
("libogg" ,libogg)
|
||||
("libvorbis" ,libvorbis)
|
||||
("ncurses" ,ncurses)
|
||||
("openssl" ,openssl)
|
||||
("sasl" ,cyrus-sasl)
|
||||
|
Loading…
Reference in New Issue
Block a user