[libcamera-devel] [PATCH] README.rst: Drop indirect dependencies on Qt5 packages
Umang Jain
umang.jain at ideasonboard.com
Mon Dec 4 08:21:16 CET 2023
Hi Laurent,
Thanks for the patch
On 12/4/23 12:45 PM, Laurent Pinchart via libcamera-devel wrote:
> The libqt5core5a, libqt5gui5 and libqt5widgets packages are dependencies
> of the qtbase5-dev package. There's no need to list them explicitly.
>
> While at it, sort the qcam dependencies alphabetically.
>
> Signed-off-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
LGTM,
Reviewed-by: Umang Jain <umang.jain at ideasonboard.com>
> ---
> README.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/README.rst b/README.rst
> index e2938af7731d..4cb996375a9a 100644
> --- a/README.rst
> +++ b/README.rst
> @@ -88,7 +88,7 @@ for cam: [optional]
> - libsdl2-dev: Enables the SDL sink
>
> for qcam: [optional]
> - qtbase5-dev libqt5core5a libqt5gui5 libqt5widgets5 qttools5-dev-tools libtiff-dev
> + libtiff-dev qtbase5-dev qttools5-dev-tools
>
> for tracing with lttng: [optional]
> liblttng-ust-dev python3-jinja2 lttng-tools
>
> base-commit: 8e215127c195b61a7cc787103b129a3af8e5ad2c
More information about the libcamera-devel
mailing list