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:
parent
0ce723fc8b
commit
ccec150589
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue