summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorKieran Bingham <kieran.bingham@ideasonboard.com>2021-09-09 16:01:37 +0100
committerKieran Bingham <kieran.bingham@ideasonboard.com>2021-09-14 12:46:32 +0100
commit84acaac8b73ad4740ce0eff45421241f88ea0c7c (patch)
treeae0a29e0d903fdab22e518739962359eb5473aee /README.rst
parentb0175735aa8c5271037632dce7ab856a0579d94f (diff)
README: Fix android dependencies
While the distribution is unspecified, The README.rst gives debian/ubuntu named dependencies for all except the android requirements. Update the android dependencies to match the others, by showing that the -dev package is required. Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Paul Elder <paul.elder@ideasonboard.com> Reviewed-by: Hirokazu Honda <hiroh@chromium.org> Signed-off-by: Kieran Bingham <kieran.bingham@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 cf81eca4..6eb25c70 100644
--- a/README.rst
+++ b/README.rst
@@ -88,7 +88,7 @@ for tracing with lttng: [optional]
liblttng-ust-dev python3-jinja2 lttng-tools
for android: [optional]
- libexif libjpeg libyaml
+ libexif-dev libjpeg-dev libyaml-dev
Using GStreamer plugin
~~~~~~~~~~~~~~~~~~~~~~