mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
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:
parent
f7b4865479
commit
a871ffd182
@ -16,6 +16,6 @@ config BR2_PACKAGE_SYSDIG
|
|||||||
|
|
||||||
http://sysdig.org
|
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_LINUX_KERNEL || !BR2_INSTALL_LIBSTDCPP || BR2_STATIC_LIBS
|
||||||
depends on BR2_PACKAGE_LUAJIT_ARCH_SUPPORTS
|
depends on BR2_PACKAGE_LUAJIT_ARCH_SUPPORTS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user