README: Move the required dependencies to the top
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Signed-off-by: Ricardo Ribalda <ricardo@ribalda.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
parent
b30c8b5848
commit
c84d64e305
1 changed files with 3 additions and 3 deletions
|
@ -60,6 +60,9 @@ Meson Build system: [required]
|
|||
for the libcamera core: [required]
|
||||
python3-yaml
|
||||
|
||||
for IPA module signing: [required]
|
||||
libgnutls28-dev openssl
|
||||
|
||||
for device hotplug enumeration: [optional]
|
||||
pkg-config libudev-dev
|
||||
|
||||
|
@ -69,9 +72,6 @@ for documentation: [optional]
|
|||
for gstreamer: [optional]
|
||||
libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev
|
||||
|
||||
for IPA module signing: [required]
|
||||
libgnutls28-dev openssl
|
||||
|
||||
for qcam: [optional]
|
||||
qtbase5-dev libqt5core5a libqt5gui5 libqt5widgets5
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue