mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
Avoid possible configure errors by depending on -r2. Previously soci would rely on automagic dependencies for its backends, but many of these were mistakenly enabled by default. If then murmur/mumble is built against soci, it would try bringing in these backends regardless of whether we want them or not. Closes: https://bugs.gentoo.org/967184 Signed-off-by: Kenton Groombridge <concord@gentoo.org>