mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: tenacity: Add support for ebml and matroska formats.
* gnu/packages/audio.scm (tenacity)[inputs]: Add libeml and libmatroska. Change-Id: I40ccef47128197b174dd515eb144eb552507178b Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
parent
65b72088cf
commit
4901f1b604
1 changed files with 2 additions and 0 deletions
|
@ -1135,6 +1135,8 @@ (define %configure (assoc-ref %standard-phases 'configure))
|
|||
sqlite
|
||||
twolame
|
||||
vamp
|
||||
libebml
|
||||
libmatroska
|
||||
libvorbis
|
||||
lv2
|
||||
lilv ;for lv2
|
||||
|
|
Loading…
Reference in a new issue