I install nheko from a binhost, in which case only RDEPENDs are installed, and it fails to run because /usr/lib64/liblmdb.so.0 is missing.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=41951c598b6cc4194609be6bfe1efd5c2f287e43 commit 41951c598b6cc4194609be6bfe1efd5c2f287e43 Author: Ronny (tastytea) Gutbrod <gentoo@tastytea.de> AuthorDate: 2021-06-24 09:22:24 +0000 Commit: Ronny (tastytea) Gutbrod <gentoo@tastytea.de> CommitDate: 2021-06-24 09:25:35 +0000 net-im/nheko: Fix dependencies - Move dev-db/lmdb and dev-libs/spdlog to RDEPEND - Move dev-cpp/nlohmann_json to DEPEND Closes: https://bugs.gentoo.org/798303 Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de> net-im/nheko/nheko-0.8.2-r1.ebuild | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+)
Thanks!