[yabridgectl] Show VST2 library architecture

Just like it already did for the VST3 library. This information was not
necessary for the functionality of yabridgectl, but it does look nicer
this way.
This commit is contained in:
Robbert van der Helm
2022-04-16 20:22:32 +02:00
parent 585329541c
commit d2a21b28a8
3 changed files with 18 additions and 3 deletions
+3
View File
@@ -68,6 +68,9 @@ Versioning](https://semver.org/spec/v2.0.0.html).
once after updating to yabridge 4.0, yabridge can now be updated without
needing to rerun `yabridgectl sync`. This is particularly useful when using a
distro packaged version of yabridge.
- `yabridgectl status` now lists the architecture of
`libyabridge-chainloader-vst2.so` just like it already did for the VST3
library.
### Packaging notes