summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Schulz <quentin.schulz@cherry.de>2025-03-11 14:01:47 +0100
committerKieran Bingham <kieran.bingham@ideasonboard.com>2025-05-01 16:48:48 +0100
commitab508f2b55d213f701d4cfceb79daccca97cf67e (patch)
tree86b1b3ffda678a33fc0478c7f782c727e40139c7
parent92ed6140ee02dd9235d887168f4ef2d5d0f42391 (diff)
README.rst: remove unnecessary dependency for qcam
The introducing commit (dff416a84b78 ("README: Add missing package for Qt5 tools"); for Qt 5 originally) stated that without the dependency we would get the following messages: Program /usr/lib/x86_64-linux-gnu/qt5/bin/lrelease found: NO Program lrelease-qt5 found: NO Program lrelease found: NO found but need: '== 5.14.2' That was the case for qt5 and is still true for qt6 but this actually is neither breaking the build nor is it doing anything to the outcome of the build (for both qt5 and qt6) as qcam is bit to bit identical with and without that package. Therefore, let's not mislead users to install an unnecessary package. Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 5d40d35c..e2a6e275 100644
--- a/README.rst
+++ b/README.rst
@@ -86,7 +86,7 @@ for cam: [optional]
- libtiff-dev: Enables writing DNG
for qcam: [optional]
- libtiff-dev qt6-base-dev qt6-tools-dev-tools
+ libtiff-dev qt6-base-dev
for tracing with lttng: [optional]
liblttng-ust-dev python3-jinja2 lttng-tools