Commit a871ffd1 authored by Bernd Kuhls's avatar Bernd Kuhls Committed by Thomas Petazzoni
Browse files

package/sysdig: Fix typo in comment

parent f7b48654
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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