distro: update add protobuf-compiler package for apkg
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ý