diff options
author | Jacopo Mondi <jacopo.mondi@ideasonboard.com> | 2025-03-04 17:40:45 +0100 |
---|---|---|
committer | Jacopo Mondi <jacopo.mondi@ideasonboard.com> | 2025-03-04 18:02:14 +0100 |
commit | 39419ce431dbd4f34d8772bd31bb7f44a3534f86 (patch) | |
tree | ac4c79aa6850e7abd343cc11dd7c2f08b931bc9c | |
parent | 5e6872740d39033094823eedbca7bf110e3720da (diff) |
This reverts commit 36753f5cbbcd7c9e00fa3657d918cbe298f48c9c.
Commit 36753f5cbbcd ("README.rst: Report py dependencies")
duplicated the entries for the Python bindings dependencies,
and does not list libpython3-dev which is still a requirement.
Revert it.
Signed-off-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
-rw-r--r-- | README.rst | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -93,9 +93,6 @@ for tracing with lttng: [optional] for android: [optional] libexif-dev libjpeg-dev -for Python bindings: [optional] - pybind11-dev - for lc-compliance: [optional] libevent-dev libgtest-dev |