guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#69791] [PATCH v4 4/4] gnu: tenacity: Add support for ebml and matro


From: Nicolas Graves
Subject: [bug#69791] [PATCH v4 4/4] gnu: tenacity: Add support for ebml and matroska formats.
Date: Tue, 14 May 2024 21:54:39 +0200

* gnu/packages/audio.scm (tenacity)[inputs]: Add libeml and
libmatroska.

Change-Id: I40ccef47128197b174dd515eb144eb552507178b
---
 gnu/packages/audio.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index 69179912555..d30d561d2f1 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -1135,6 +1135,8 @@ (define %configure (assoc-ref %standard-phases 
'configure))
            sqlite
            twolame
            vamp
+           libebml
+           libmatroska
            libvorbis
            lv2
            lilv ;for lv2
-- 
2.41.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]