a protobuf... compiler

This commit is contained in:
asonix 2023-06-19 22:34:00 -05:00
parent e735f9c5d1
commit f712ad9904

View file

@ -472,8 +472,8 @@ Currently these are as follows:
- ffmpeg 6 (although 4.4 and 5 may also work) - ffmpeg 6 (although 4.4 and 5 may also work)
- exiftool 12.62 (although 12.50 or newer may also work) - exiftool 12.62 (although 12.50 or newer may also work)
Additionally, pict-rs requires a protobuf during the compilation step to support tokio-console, a Additionally, pict-rs requires a protobuf compiler during the compilation step to support
runtime debug tool. tokio-console, a runtime debug tool.
Installing these from your favorite package manager should be sufficient. Below are some fun ways to Installing these from your favorite package manager should be sufficient. Below are some fun ways to
develop and test a pict-rs binary. develop and test a pict-rs binary.