[libcamera-devel] [PATCH v3 38/38] README: Add dependency on python3-ply for IPA interface generation

Paul Elder paul.elder at ideasonboard.com
Fri Oct 2 16:31:54 CEST 2020


Specify in the readme that we depend on python3-ply for generating the
IPA interface.

Signed-off-by: Paul Elder <paul.elder at ideasonboard.com>

---
New in v3
---
 README.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.rst b/README.rst
index 74babaf7..a4279a4b 100644
--- a/README.rst
+++ b/README.rst
@@ -60,6 +60,9 @@ Meson Build system: [required]
 for the libcamera core: [required]
         python3-yaml
 
+for generating IPA interfaces: [required]
+        python3-ply
+
 for IPA module signing: [required]
         libgnutls28-dev openssl
 
-- 
2.27.0



More information about the libcamera-devel mailing list