[libcamera-devel] [PATCH v2 00/11] Fix README.rst
Ricardo Ribalda
ricardo at ribalda.com
Thu Sep 24 09:19:11 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!
Changelog:
v2:
- Convert Documentation into features
- Boost->dependency for Rpi
- Python3-yaml: its own paragraph
Ricardo Ribalda (11):
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
Documentation: Move all dependencies into features
meson: Bump meson version to 0.51
libcamera: Add a check for the yaml module
Documentation/meson.build | 7 ++++---
README.rst | 28 ++++++++++++++++++++--------
meson.build | 6 ++----
meson_options.txt | 2 +-
src/libcamera/meson.build | 1 +
5 files changed, 28 insertions(+), 16 deletions(-)
--
2.28.0
More information about the libcamera-devel
mailing list