dev-libs/protobuf-c: compile-fix ensure new enough dev-libs/protobuf
authorRobin H. Johnson <robbat2@gentoo.org>
Wed, 20 May 2020 05:06:20 +0000 (22:06 -0700)
committerRobin H. Johnson <robbat2@gentoo.org>
Wed, 20 May 2020 05:08:03 +0000 (22:08 -0700)
commit4fe1341cc3226fa721a5e818ba6eeb03c42a009c
tree8c54387a7ab3d7d5b8b0d3b8c9ab6360d2a3e984
parentc69d673b67cc0a95d66be099124e00c862eaaf47
dev-libs/protobuf-c: compile-fix ensure new enough dev-libs/protobuf

If the system has an old dev-libs/protobuf-2* installed, then it will
not be upgraded before protobuf-c tries to compile, which leads to
error:
```
t/issue330/issue330.protot/issue330/issue330.proto:1:10:
Unrecognized syntax identifier "proto3".
This parser only recognizes "proto2".
```

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
dev-libs/protobuf-c/protobuf-c-1.3.2.ebuild