package/libnetconf2: fix library typo

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Peter Korsgaard
2024-09-14 09:19:25 +02:00
committed by Thomas Petazzoni
parent f6e32b6910
commit c805d1e7c7

View File

@@ -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