[libcamera-devel] [PATCH 0/2] meson: Check on required python modules

Laurent Pinchart laurent.pinchart at ideasonboard.com
Tue Apr 14 22:10:39 CEST 2020


Hi Ariel,

Thank you for the patches.

On Tue, Apr 14, 2020 at 03:02:27PM -0300, Ariel D'Alessandro wrote:
> Hi all,
> 
> This small patch series adds python module dependencies check, required
> to run a few python scripts during build.

Ezequiel has sent a similar patch series previously, which I have
temporarily pushed against. I would like, unless we really can't do
otherwise, to not depend on a meson version newer than what is shipped
by the latest release of major distributions. The intent is to keep it
easy for people to compile libcamera. Of course, if I'm mistaken in my
assumption that people would generally prefer to stick with what their
distribution ship, or if newer meson features would outweight this
convenience requirement, we could upgrade to a newer version sooner.

> Ariel D'Alessandro (2):
>   meson: Bump required version to 0.51
>   libcamera: meson: Add check on required python modules
> 
>  include/libcamera/meson.build | 1 +
>  meson.build                   | 4 +++-
>  src/libcamera/meson.build     | 1 +
>  3 files changed, 5 insertions(+), 1 deletion(-)
> 

-- 
Regards,

Laurent Pinchart


More information about the libcamera-devel mailing list