libcamera: Document dependencies for IPA module signing
Document the dependency on libgnutls28-dev and openssl for IPA module signing int he README.rst file. While at it, sort the entries alphabetically. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
@@ -60,15 +60,18 @@ for libcamera: [required]
|
||||
for device hotplug enumeration: [optional]
|
||||
pkg-config libudev-dev
|
||||
|
||||
for qcam: [optional]
|
||||
qtbase5-dev libqt5core5a libqt5gui5 libqt5widgets5
|
||||
|
||||
for documentation: [optional]
|
||||
python3-sphinx doxygen
|
||||
|
||||
for gstreamer: [optional]
|
||||
libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev
|
||||
|
||||
for IPA module signing: [optional]
|
||||
libgnutls28-dev openssl
|
||||
|
||||
for qcam: [optional]
|
||||
qtbase5-dev libqt5core5a libqt5gui5 libqt5widgets5
|
||||
|
||||
Using GStreamer plugin
|
||||
~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user