@@ -1,6 +1,7 @@
config BR2_PACKAGE_LTRACE
bool "ltrace"
default n
+ depends on BR2_PACKAGE_LIBELF
help
Debugging program which runs a specified command until it exits.