mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
- Fixes missing 'dev-cpp/abseil-cpp' in RDEPEND needed by automagic dependency '--enable-c++14', which, in turn is requred by protobuf dependency which builds with minimum c++14 standard. The issue wasn't noticed because 'protobuf' was using the same 'dev-cpp/abseil-cpp' dependency for itself. Closes: https://bugs.gentoo.org/937507 Signed-off-by: Victor Skovorodnikov <victor3.14@yandex.com>