diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2023-12-03 23:10:26 +0200 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2023-12-04 16:40:58 +0200 |
commit | 197009f06eeb50a6542c31f5df8c003b8c49144b (patch) | |
tree | f3c7def4f66eeb7c0c67c83dc51a4240b185ee79 /README.rst | |
parent | 8e215127c195b61a7cc787103b129a3af8e5ad2c (diff) |
README.rst: Drop indirect dependencies on Qt5 packages
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@ideasonboard.com>
Reviewed-by: Umang Jain <umang.jain@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -85,7 +85,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 |