diff options
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |