Skip to content
Snippets Groups Projects
Unverified Commit 9d34cc13 authored by Timotej Lazar's avatar Timotej Lazar Committed by Ludovic Courtès
Browse files

gnu: cmus: Support AAC format.


* gnu/packages/music.scm (cmus)[inputs]: Add faad2.

Signed-off-by: default avatarLudovic Courtès <ludo@gnu.org>
parent e429566f
No related branches found
No related tags found
No related merge requests found
......@@ -352,6 +352,7 @@ (define-public cmus
(inputs
`(("alsa-lib" ,alsa-lib)
("ao" ,ao)
("faad2" ,faad2)
("ffmpeg" ,ffmpeg)
("flac" ,flac)
("jack" ,jack-1)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment