Skip to content

distro: update add protobuf-compiler package for apkg

Hynek Šabacký requested to merge apkg-protobuf-compiler into master

Add protobuf-compiler alongside protobuf-c-compiler to eliminate deprecation warnings during the build. protoc (from protobuf-compiler) requires protoc-gen-c (from protobuf-c-compiler) when invoked with --c_out, so both packages are needed.

Edited by Hynek Šabacký

Merge request reports

Loading