[libcamera-devel] [PATCH 2/9] README: Move the required dependencies to the top
Kieran Bingham
kieran.bingham at ideasonboard.com
Wed Sep 23 22:01:01 CEST 2020
Hi Ricardo,
On 23/09/2020 16:15, Ricardo Ribalda wrote:
> Signed-off-by: Ricardo Ribalda <ricardo at ribalda.com>
This is a good idea IMO.
Reviewed-by: Kieran Bingham <kieran.bingham at ideasonboard.com>
> ---
> README.rst | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/README.rst b/README.rst
> index 2863326..cfd0be7 100644
> --- a/README.rst
> +++ b/README.rst
> @@ -57,6 +57,9 @@ Meson Build system: [required]
> pip3 install --user meson
> pip3 install --user --upgrade meson
>
> +for IPA module signing: [required]
> + libgnutls28-dev openssl
> +
> for device hotplug enumeration: [optional]
> pkg-config libudev-dev
>
> @@ -66,9 +69,6 @@ for documentation: [optional]
> for gstreamer: [optional]
> libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev
>
> -for IPA module signing: [required]
> - libgnutls28-dev openssl
> -
> for qcam: [optional]
> qtbase5-dev libqt5core5a libqt5gui5 libqt5widgets5
>
>
--
Regards
--
Kieran
More information about the libcamera-devel
mailing list