[libcamera-devel] [PATCH 1/9] README: Unify dependency names
Laurent Pinchart
laurent.pinchart at ideasonboard.com
Thu Sep 24 04:33:54 CEST 2020
On Wed, Sep 23, 2020 at 09:00:00PM +0100, Kieran Bingham wrote:
> Hi Ricardo,
>
> On 23/09/2020 16:15, Ricardo Ribalda wrote:
> > All the dependencies are for libcamera, so we should move all the
> > packages under this section, or make a section for Meson. I think the
> > second is more clear.
> >
> > Signed-off-by: Ricardo Ribalda <ricardo at ribalda.com>
> > ---
> > README.rst | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/README.rst b/README.rst
> > index 40d4519..2863326 100644
> > --- a/README.rst
> > +++ b/README.rst
> > @@ -46,7 +46,7 @@ Other distributions may have differing package names:
> > A C++ toolchain: [required]
> > Either {g++, clang}
> >
> > -for libcamera: [required]
> > +Meson Build system: [required]
> > meson (>= 0.47) ninja-build python3-yaml
>
> python3-yaml isn't required for meson, it's required for the
> libcamera-core ... So I'm not certain on this.
>
> I think the intent was to describe the minimum packages required...
Correct. Maybe this should read "for libcamera core" ?
> >
> > If your distribution doesn't provide a recent enough version of meson,
> >
--
Regards,
Laurent Pinchart
More information about the libcamera-devel
mailing list