[libcamera-devel] [PATCH] README: Update tracing dependancies
paul.elder at ideasonboard.com
paul.elder at ideasonboard.com
Wed Mar 3 01:20:03 CET 2021
Hi Kieran,
On Tue, Mar 02, 2021 at 03:26:14PM +0000, Kieran Bingham wrote:
> The packages required for tracing libcamera projects were incorrectly
> specified.
>
> Update with the correct prefix for the dev package on liblttng-ust-dev
> and also provide the lttng-tools package which provides the utilities
> required to handle tracing.
>
> Signed-off-by: Kieran Bingham <kieran.bingham at ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder at ideasonboard.com>
> ---
> README.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/README.rst b/README.rst
> index 08bfd5ad192a..b48455ab4e67 100644
> --- a/README.rst
> +++ b/README.rst
> @@ -85,7 +85,7 @@ for qcam: [optional]
> qtbase5-dev libqt5core5a libqt5gui5 libqt5widgets5 qttools5-dev-tools libtiff-dev
>
> for tracing with lttng: [optional]
> - lttng-ust-dev python3-jinja2
> + liblttng-ust-dev python3-jinja2 lttng-tools
>
> Using GStreamer plugin
> ~~~~~~~~~~~~~~~~~~~~~~
> --
> 2.25.1
>
> _______________________________________________
> libcamera-devel mailing list
> libcamera-devel at lists.libcamera.org
> https://lists.libcamera.org/listinfo/libcamera-devel
More information about the libcamera-devel
mailing list