guix-patches
[Top][All Lists]
Advanced

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

[bug#39005] [PATCH 21/22] gnu: pjproject-jami: Apply a missing patch.


From: Jan Wielkiewicz
Subject: [bug#39005] [PATCH 21/22] gnu: pjproject-jami: Apply a missing patch.
Date: Tue, 7 Jan 2020 11:17:40 +0100

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

diff --git a/gnu/packages/jami.scm b/gnu/packages/jami.scm
index ea66bed8a5..22c86e9b5b 100644
--- a/gnu/packages/jami.scm
+++ b/gnu/packages/jami.scm
@@ -165,7 +165,8 @@
                                                 "fix_ebusy_turn"
                                                 
"ignore_ipv6_on_transport_check"
                                                 "fix_turn_connection_failure"
-                                                "disable_local_resolution"))
+                                                "disable_local_resolution"
+                                               
"fix_assert_on_connection_attempt"))
                #t)))
          ;; TODO: We could use substitute-keyword-arguments instead of
          ;; repeating the phases from pjproject, but somehow it does
-- 
2.24.1






reply via email to

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