summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@free.fr>2012-02-07 23:28:43 (GMT)
committerYann E. MORIN" <yann.morin.1998@free.fr>2012-02-07 23:28:43 (GMT)
commit5c4ed24a12f40a3f4ce35e2073303c20733cf1e8 (patch)
tree375b9416472367f89d0930625e65a38ac1eb02b2
parent4f9ad0f380035841b9615b5c9111cd0501195c74 (diff)
debug/strace: 4.6 requires xz
strace 4.6 is only available as an XZ-compressed tarball. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> (transplanted from d878322997095e513c6311ec3713b83ca91e5d8c)
-rw-r--r--config/debug/strace.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/debug/strace.in b/config/debug/strace.in
index 40fe77b..63d5317 100644
--- a/config/debug/strace.in
+++ b/config/debug/strace.in
@@ -12,6 +12,7 @@ config STRACE_V_4_6
bool
prompt "4.6 (EXPERIMENTAL)"
depends on EXPERIMENTAL
+ depends on CONFIGURE_has_xz
config STRACE_V_4_5_20
bool