guix-patches
[Top][All Lists]
Advanced

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

[bug#38984] [PATCH 20/22] gnu: libring: Use ffmpeg-jami instead of ffmpe


From: Jan Wielkiewicz
Subject: [bug#38984] [PATCH 20/22] gnu: libring: Use ffmpeg-jami instead of ffmpeg.
Date: Mon, 6 Jan 2020 02:11:50 +0100

---
 gnu/packages/jami.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/jami.scm b/gnu/packages/jami.scm
index b13dce8154..ea66bed8a5 100644
--- a/gnu/packages/jami.scm
+++ b/gnu/packages/jami.scm
@@ -465,7 +465,7 @@
        ("boost" ,boost)
        ("dbus-c++" ,dbus-c++)
        ("eudev" ,eudev)
-       ("ffmpeg" ,ffmpeg)
+       ("ffmpeg" ,ffmpeg-jami)
        ("flac" ,flac)
        ("gmp" ,gmp)
        ("gsm" ,gsm)
-- 
2.24.1






reply via email to

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