[v2,0/2] pycamera: Fix enablement
mbox series

Message ID 20240223174718.198950-1-kieran.bingham@ideasonboard.com
Headers show
Series
  • pycamera: Fix enablement
Related show

Message

Kieran Bingham Feb. 23, 2024, 5:47 p.m. UTC
The pycamera component was disabled by default due to dependencies on
unpackaged versions of pybind.

This has now been resolved. Improve the documentation for building
pycamera and build it by default when the dependencies are met.

Kieran Bingham (2):
  README.rst: Report py dependencies
  meson_options: Autodetect pycamera support

 README.rst        | 3 +++
 meson_options.txt | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)