summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorNeal Gompa <neal@gompa.dev>2024-01-21 17:39:53 -0500
committerKieran Bingham <kieran.bingham@ideasonboard.com>2024-07-24 14:25:38 +0100
commit71aa3ceec30b152fe5a02aba968c8c72cb47149e (patch)
tree89ebbf1596eed570c3b44e630819362dca600556 /README.rst
parent929978ee65b7dc546c1047aa23c3c174ac99b67a (diff)
apps: qcam: Port to Qt 6
Open source Qt 5 has been effectively end of life since the release of Qt 6, and Qt 6 has current LTS releases now. This change ports qcam to Qt 6.2 and drops some of the baggage related to Qt 5 that is no longer applicable. Signed-off-by: Neal Gompa <neal@gompa.dev> Reviewed-by: Eric Curtin <ecurtin@redhat.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 1da7a3d6..30ec3f6b 100644
--- a/README.rst
+++ b/README.rst
@@ -88,7 +88,7 @@ for cam: [optional]
- libsdl2-dev: Enables the SDL sink
for qcam: [optional]
- libtiff-dev qtbase5-dev qttools5-dev-tools
+ libtiff-dev qt6-base-dev qt6-tools-dev-tools
for tracing with lttng: [optional]
liblttng-ust-dev python3-jinja2 lttng-tools