guix-patches
[Top][All Lists]
Advanced

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

[bug#40677] [PATCH 10/18] gnu: pjproject-jami: Add a new SFL patch.


From: Jan Wielkiewicz
Subject: [bug#40677] [PATCH 10/18] gnu: pjproject-jami: Add a new SFL patch.
Date: Tue, 21 Apr 2020 18:10:24 +0200

---
 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 c67236ac0d..e612605775 100644
--- a/gnu/packages/jami.scm
+++ b/gnu/packages/jami.scm
@@ -168,7 +168,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.26.1






reply via email to

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