README: Add documentation package

When building the documentaion with Doxygen, an error will be
reported if latex can not find the extra packages provided by
texlive-latex-extra.

While this package is optional, document this requirement for
Documentation.

Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
Kieran Bingham 2021-09-28 14:34:07 +01:00
parent 0ce723fc8b
commit ccec150589

View file

@ -73,7 +73,7 @@ for device hotplug enumeration: [optional]
libudev-dev libudev-dev
for documentation: [optional] for documentation: [optional]
python3-sphinx doxygen graphviz python3-sphinx doxygen graphviz texlive-latex-extra
for gstreamer: [optional] for gstreamer: [optional]
libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev