The output list of 'pkg-config --libs protobuf' shows that 66 abseil-cpp libraries are required. But if protobuf is added to the image, only 48 abseil-cpp libraries are installed as dependencies. Workaround: Add RDEPENDS:${PN} += "abseil-cpp" to protobuf recipe