[libcamera-devel] [PATCH 1/9] README: Unify dependency names

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


All the dependencies are for libcamera, so we should move all the
packages under this section, or make a section for Meson. I think the
second is more clear.

Signed-off-by: Ricardo Ribalda <ricardo at ribalda.com>
---
 README.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index 40d4519..2863326 100644
--- a/README.rst
+++ b/README.rst
@@ -46,7 +46,7 @@ Other distributions may have differing package names:
 A C++ toolchain: [required]
 	Either {g++, clang}
 
-for libcamera: [required]
+Meson Build system: [required]
         meson (>= 0.47) ninja-build python3-yaml
 
         If your distribution doesn't provide a recent enough version of meson,
-- 
2.28.0



More information about the libcamera-devel mailing list