package/sysdig: Fix typo in comment

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Bernd Kuhls 2015-08-09 13:36:18 +02:00 committed by Thomas Petazzoni
parent f7b4865479
commit a871ffd182

View File

@ -16,6 +16,6 @@ config BR2_PACKAGE_SYSDIG
http://sysdig.org
comment "sysdig needs a toolchain w/ C++, dynamibc library and a Linux kernel to be built"
comment "sysdig needs a toolchain w/ C++, dynamic library and a Linux kernel to be built"
depends on !BR2_LINUX_KERNEL || !BR2_INSTALL_LIBSTDCPP || BR2_STATIC_LIBS
depends on BR2_PACKAGE_LUAJIT_ARCH_SUPPORTS