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:
@@ -73,7 +73,7 @@ for device hotplug enumeration: [optional]
|
||||
libudev-dev
|
||||
|
||||
for documentation: [optional]
|
||||
python3-sphinx doxygen graphviz
|
||||
python3-sphinx doxygen graphviz texlive-latex-extra
|
||||
|
||||
for gstreamer: [optional]
|
||||
libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev
|
||||
|
||||
Reference in New Issue
Block a user