gnu: linphone-desktop: Fix linphone accounts functionality.
authorRaghav Gururajan <rg@raghavgururajan.name>
Mon, 29 Mar 2021 07:19:09 +0000 (03:19 -0400)
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>
Mon, 29 Mar 2021 20:45:44 +0000 (16:45 -0400)
commit6aaa8269b82d50e43405847a479ffaeb0b569fa5
tree6041a5b6bffab0fe02a4a5c6c823d9163fa75d9b
parent7162e5b88208d00188dd9c7b22e0fcde2871fb55
gnu: linphone-desktop: Fix linphone accounts functionality.

The Linphone accounts were not able to do TLS authentication against the
Linphone servers, and multiple plugins used by the Linphone accounts were not
loaded.  This change should fix this.

* gnu/packages/linphone.scm (linphone-desktop)[phases](post-install): Modify phase.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
gnu/packages/linphone.scm