On Thu, Feb 27, 2025 at 01:50:03PM +0100, Paolo Bonzini wrote:
> chardev is using qio functions, so express that in the Meson internal
> dependency. (I found this when adding character devices bindings for
> Rust; they initially needed the io dependency added by hand).
>
> Signed-off-by: Paolo Bo
chardev is using qio functions, so express that in the Meson internal
dependency. (I found this when adding character devices bindings for
Rust; they initially needed the io dependency added by hand).
Signed-off-by: Paolo Bonzini
---
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletio