From 71aa3ceec30b152fe5a02aba968c8c72cb47149e Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Sun, 21 Jan 2024 17:39:53 -0500 Subject: 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 Reviewed-by: Eric Curtin Reviewed-by: Kieran Bingham Signed-off-by: Kieran Bingham --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') 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 -- cgit v1.2.1