[libcamera-devel] [PATCH 0/9] Fix README.rst

Ricardo Ribalda ricardo at ribalda.com
Wed Sep 23 17:15:13 CEST 2020


I have started to hack around libcamera inside a docker installation,
and while doing that I discovered that some of the documentation is
slightly outdated.

As this is my first contribution I have splitted the changes maybe too
much, please squash them if needed.

Cheers!

Ricardo Ribalda (9):
  README: Unify dependency names
  README: Move the required dependencies to the top
  README: Add libboost to list of dependencies
  README: Move pkg-config to Meson section
  README: Add missing package for Qt5 tools
  README: Add missing libtiff-dev package for qcam
  README: Add missing dependency for documentation
  Documentation: Search for dot binary
  libcamera: Add a check for the yaml module

 Documentation/meson.build |  3 ++-
 README.rst                | 19 +++++++++++--------
 src/libcamera/meson.build |  3 +++
 3 files changed, 16 insertions(+), 9 deletions(-)

-- 
2.28.0



More information about the libcamera-devel mailing list