Files
rpi-buildroot/package/libcpprestsdk
Michael Nosthoff 1de40783e0 package/libcpprestsdk: add dependency on Boost.System
libcpprestsdk searches for the Boost.System module in its
CMakeLists. Hence it should be selected as a dependency.

This does not fix any build failure, as boost-system was implicitly
selected by one of the other boost-* options that this package
selects, but an upcoming commit is going to change how boost-system is
selected by other boost-* modules, making this preparation change
necessary.

Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit c659e0383d8f66b9bf89b5a30de89476ef48d5bc)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
2026-01-09 17:00:34 +01:00
..