From ad55da5713edbf203f0db19ae0a71fa03b69ba39 Mon Sep 17 00:00:00 2001 From: Ricardo Ribalda Date: Thu, 24 Sep 2020 16:42:42 +0200 Subject: README: Add libboost to list of dependencies Raspberry Pi IPA, which is enabled by default, requires libboost to compile. Specify in the documentation its dependencies and how to disable the IPA. Reviewed-by: Laurent Pinchart Signed-off-by: Ricardo Ribalda Reviewed-by: Laurent Pinchart Signed-off-by: Laurent Pinchart --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 583414a0..7ae9c873 100644 --- a/README.rst +++ b/README.rst @@ -63,6 +63,12 @@ for the libcamera core: [required] for IPA module signing: [required] libgnutls28-dev openssl +for the Raspberry Pi IPA: [optional] + libboost-dev + + Support for Raspberry Pi can be disabled through the meson + 'pipelines' option to avoid this dependency. + for device hotplug enumeration: [optional] pkg-config libudev-dev -- cgit v1.2.1