mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
dev-libs/tweeny and dev-db/lmdb++ are build-time dependencies. There are 2 incompatible repositories for lmdb++. The old one is <https://github.com/drycpp/lmdbxx> and the new one is <https://github.com/hoytech/lmdbxx>. <=net-im/nheko-0.8.1 needs the old one. dev-db/lmdb++-0.9.14.0 installs the old one. dev-db/lmdb++-1.0.0 installs the new one. >net-im/nheko-0.8.1 will need the new one. So the version pinning will go away in the ebuild for the next version. Closes: https://bugs.gentoo.org/781662 Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>