summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package/ltt/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ltt/Config.in b/package/ltt/Config.in
index 6bff7d19e..b81cbda97 100644
--- a/package/ltt/Config.in
+++ b/package/ltt/Config.in
@@ -1,6 +1,6 @@
config BR2_PACKAGE_LTT
bool "LTT (Linux Trace Toolkit)"
- depends on BR2_DEPRECATED
+ depends on BROKEN
help
A suite of tools designed to extract program execution
details from the Linux operating system and interpret them.