summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorKieran Bingham <kieran.bingham@ideasonboard.com>2021-09-28 14:34:07 +0100
committerKieran Bingham <kieran.bingham@ideasonboard.com>2021-10-14 10:22:51 +0100
commitccec150589a177654b9039d21163c36ccff85cff (patch)
tree3f3a713f7afafcfa67e85680e959a6c7465b108b /README.rst
parent0ce723fc8bf6095074562a871b9215d6dea28ab5 (diff)
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>
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index ddee5538..9ad0823d 100644
--- a/README.rst
+++ b/README.rst
@@ -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