> [Kasireddy, Vivek] Gave it a try but because of res->image, we'd need to 
> consider the
> Pixman dependency. I think we have the following options to address this:
> 1) Add pixman dependency to stubs. This may not be acceptable given that the 
> other
> dependencies are glib, socket, etc which are pretty basic.

res->image is a pointer not an embedded struct so this could be handled
without requiring pixman.

Beside that pixman is a core dependency for system emulation, so a
pixman dependency in stubs should not cause any trouble either.

take care,
  Gerd


Reply via email to