[PATCH] README.rst: Remove duplicate Python entry

Jacopo Mondi jacopo.mondi at ideasonboard.com
Tue Mar 4 12:02:36 CET 2025


Commit 36753f5cbbcd ("README.rst: Report py dependencies")
dropped the requirement for libpython3-dev but did that by introducing
a duplicated entry for the Python bindings in the dependencies
description.

Fix that by removing the outdated entry.

Fixes: 36753f5cbbcd ("README.rst: Report py dependencies")
Signed-off-by: Jacopo Mondi <jacopo.mondi at ideasonboard.com>
---
 README.rst | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/README.rst b/README.rst
index 4068c6cc83ca..d8b6ec2208fb 100644
--- a/README.rst
+++ b/README.rst
@@ -72,9 +72,6 @@ for documentation: [optional]
 for gstreamer: [optional]
         libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev
 
-for Python bindings: [optional]
-        libpython3-dev pybind11-dev
-
 for cam: [optional]
         libevent-dev is required to support cam, however the following
         optional dependencies bring more functionality to the cam test
-- 
2.48.1



More information about the libcamera-devel mailing list