Message ID | 20200421161032.1847-10-tona_kosmicznego_smiecia@interia.pl |
---|---|
State | Accepted |
Headers | show |
Series | [bug#40677,01/18] gnu: jami: Move Jami and its dependencies to jami.scm. | expand |
Context | Check | Description |
---|---|---|
cbaines/comparison | success | View comparision |
cbaines/git branch | success | View Git branch |
cbaines/applying patch | success | View Laminar job |
cbaines/comparison | success | View comparision |
cbaines/git branch | success | View Git branch |
cbaines/applying patch | success | View Laminar job |
cbaines/comparison | success | View comparision |
cbaines/git branch | success | View Git branch |
cbaines/applying patch | success | View Laminar job |
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