Re: [Spice-devel] [PATCH spice-common v3 0/3] Meson build fixes.

2019-04-04 Thread Frediano Ziglio
> > Following up on Frediano's patches for meson, I added another one to > avoid using nested lists, by changing the list items to dictionaries. > This is less error prone but adds the complexity of checking for the > contents of output list. > > Regards, Eduardo. > > Eduardo Lima (Etrunko) (1)

[Spice-devel] [PATCH spice-common v3 0/3] Meson build fixes.

2019-04-04 Thread Eduardo Lima (Etrunko)
Following up on Frediano's patches for meson, I added another one to avoid using nested lists, by changing the list items to dictionaries. This is less error prone but adds the complexity of checking for the contents of output list. Regards, Eduardo. Eduardo Lima (Etrunko) (1): meson: Make tar