mirror of
https://git.asonix.dog/asonix/pict-rs
synced 2024-12-22 19:31:35 +00:00
a protobuf... compiler
This commit is contained in:
parent
e735f9c5d1
commit
f712ad9904
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue