README.rst: Document dependencies for the Python bindings
The Python bindings require the libpython3-dev and pybind11-dev packages. Document it along the other dependencies in README.rst. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
parent
197009f06e
commit
9d08a134c4
1 changed files with 3 additions and 0 deletions
|
@ -75,6 +75,9 @@ for documentation: [optional]
|
||||||
for gstreamer: [optional]
|
for gstreamer: [optional]
|
||||||
libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev
|
libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev
|
||||||
|
|
||||||
|
for Python bindings: [optional]
|
||||||
|
libpython3-dev pybind11-dev
|
||||||
|
|
||||||
for cam: [optional]
|
for cam: [optional]
|
||||||
libevent-dev is required to support cam, however the following
|
libevent-dev is required to support cam, however the following
|
||||||
optional dependencies bring more functionality to the cam test
|
optional dependencies bring more functionality to the cam test
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue