From 50d143ad1dc6fd5974da427f6b072b3817724792 Mon Sep 17 00:00:00 2001 From: Pavel Machek Date: Sat, 12 Apr 2025 09:41:22 +0200 Subject: [PATCH] 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 Reviewed-by: Kieran Bingham Reviewed-by: Laurent Pinchart [Kieran: Updated text to match other entries] Signed-off-by: Kieran Bingham --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 125392ce7..5d40d35c9 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