package/libzenoh-pico: needs threads

Fixes:
http://autobuild.buildroot.net/results/c9138c32157042aa5bb1bfd3a8446e4c9361d0f5/

Signed-off-by: Alex Michel <alex.michel@wiedemann-group.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Michel Alex 2023-11-23 07:10:59 +00:00 committed by Yann E. MORIN
parent e8ca87083b
commit 3e76df02b3

View File

@ -1,5 +1,6 @@
config BR2_PACKAGE_LIBZENOH_PICO
bool "libzenoh-pico"
depends on BR2_TOOLCHAIN_HAS_THREADS
help
zenoh-pico is the Eclipse zenoh implementation that targets
constrained devices and offers a native C API. It is fully