From c805d1e7c7a7de0b88157e08860fb3bc3ae3b50d Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sat, 14 Sep 2024 09:19:25 +0200 Subject: [PATCH] package/libnetconf2: fix library typo Signed-off-by: Peter Korsgaard Signed-off-by: Thomas Petazzoni --- package/libnetconf2/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/libnetconf2/Config.in b/package/libnetconf2/Config.in index 34934325fa..1763243120 100644 --- a/package/libnetconf2/Config.in +++ b/package/libnetconf2/Config.in @@ -12,7 +12,7 @@ config BR2_PACKAGE_LIBNETCONF2 https://github.com/CESNET/libnetconf2 -comment "libnetconf2 needs a toolchain w/ threads, dynamic libraray" +comment "libnetconf2 needs a toolchain w/ threads, dynamic library" depends on BR2_USE_MMU depends on BR2_TOOLCHAIN_HAS_SYNC_4 depends on BR2_STATIC_LIBS || !BR2_TOOLCHAIN_HAS_THREADS