|
@@ -1,7 +1,7 @@
|
|
config BR2_PACKAGE_SYSDIG
|
|
config BR2_PACKAGE_SYSDIG
|
|
bool "sysdig"
|
|
bool "sysdig"
|
|
depends on BR2_LINUX_KERNEL
|
|
depends on BR2_LINUX_KERNEL
|
|
- depends on BR2_INSTALL_LIBSTDCPP # libjson
|
|
|
|
|
|
+ depends on BR2_INSTALL_LIBSTDCPP # jsoncpp
|
|
depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_8
|
|
depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_8
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # elfutils, jq
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # elfutils, jq
|
|
depends on !BR2_STATIC_LIBS # elfutils
|
|
depends on !BR2_STATIC_LIBS # elfutils
|