summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavel Machek <pavel@ucw.cz>2025-04-12 09:41:22 +0200
committerKieran Bingham <kieran.bingham@ideasonboard.com>2025-04-15 18:52:31 +0100
commit50d143ad1dc6fd5974da427f6b072b3817724792 (patch)
treeb416655fc64cdceeab70d797faa2f846cdadac02
parent026ed6273969d931d38876345e01de626def8b07 (diff)
doc: document libtiff dependency for cam
DNG writing is useful when working with bayer data, but libtiff is needed for that. Signed-off-by: Pavel Machek <pavel@ucw.cz> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> [Kieran: Updated text to match other entries] Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
-rw-r--r--README.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 125392ce..5d40d35c 100644
--- a/README.rst
+++ b/README.rst
@@ -83,6 +83,7 @@ for cam: [optional]
- libdrm-dev: Enables the KMS sink
- libjpeg-dev: Enables MJPEG on the SDL sink
- libsdl2-dev: Enables the SDL sink
+ - libtiff-dev: Enables writing DNG
for qcam: [optional]
libtiff-dev qt6-base-dev qt6-tools-dev-tools