diff --git a/package/ltrace/Config.in b/package/ltrace/Config.in index aee14bd001..4389210300 100644 --- a/package/ltrace/Config.in +++ b/package/ltrace/Config.in @@ -4,6 +4,8 @@ config BR2_PACKAGE_LTRACE || BR2_powerpc || BR2_sparc || BR2_x86_64) select BR2_PACKAGE_LIBELF select BR2_PACKAGE_ELFUTILS + depends on BR2_LARGEFILE # elfutils + depends on BR2_USE_WCHAR # elfutils help Debugging program which runs a specified command until it exits. While the command is executing, ltrace intercepts and records