The upstream project recently merged audio and video calls. Therefore, it now depends on libnice. Reproducible: Always Steps to Reproduce: 1. emerge -av =net-im/dino-9999 2. 3. Actual Results: emerge generates an error about missing nice-library Expected Results: Dino is successfully installed. After emerging net-libs/libnice dino compiles as expected. However, no buttons for a/v-calls seem to exist, but that's rather an upstream problem.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15f9b46963d261e04cf785cc75c7c8b538a51837 commit 15f9b46963d261e04cf785cc75c7c8b538a51837 Author: Benjamin Neff <benjamin@coding4coffee.ch> AuthorDate: 2021-06-02 01:41:56 +0000 Commit: Andrey Utkin <andrey_utkin@gentoo.org> CommitDate: 2021-06-07 22:55:50 +0000 net-im/dino: Add net-libs/libnice and net-libs/libsrtp to dependencies Bug: https://bugs.gentoo.org/790143 Signed-off-by: Benjamin Neff <benjamin@coding4coffee.ch> Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org> net-im/dino/dino-9999.ebuild | 2 ++ 1 file changed, 2 insertions(+)
PR merged. Thanks all!