From: Gustavo Zacarias Date: Tue, 21 Oct 2014 18:27:36 +0000 (-0300) Subject: libnl: need->needs for toolchain comment X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d4294df577a52537f66a12e0be4aa8854f8fb4a5;p=buildroot.git libnl: need->needs for toolchain comment Signed-off-by: Gustavo Zacarias Signed-off-by: Thomas Petazzoni --- diff --git a/package/libnl/Config.in b/package/libnl/Config.in index 74a2e79b16..af045e799a 100644 --- a/package/libnl/Config.in +++ b/package/libnl/Config.in @@ -15,7 +15,7 @@ config BR2_PACKAGE_LIBNL_TOOLS help Install binary tools. -comment "libnl tools need a toolchain w/ dynamic library" +comment "libnl tools needs a toolchain w/ dynamic library" depends on BR2_PREFER_STATIC_LIB endif