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:
@@ -75,6 +75,9 @@ for documentation: [optional]
|
||||
for gstreamer: [optional]
|
||||
libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev
|
||||
|
||||
for Python bindings: [optional]
|
||||
libpython3-dev pybind11-dev
|
||||
|
||||
for cam: [optional]
|
||||
libevent-dev is required to support cam, however the following
|
||||
optional dependencies bring more functionality to the cam test
|
||||
|
||||
Reference in New Issue
Block a user