about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAlex Burka <aburka@seas.upenn.edu>2016-03-22 18:18:30 -0400
committerAlex Burka <aburka@seas.upenn.edu>2016-03-27 01:25:47 -0400
commitdd5972ee354c3b76c1d34df8eb0cbd5e9a6b48e7 (patch)
tree88497a23c779a141661fb87aa8dc86e0b3181e83
parentb20e748ad88daee81488c1033971eec6b139d291 (diff)
downloadrust-dd5972ee354c3b76c1d34df8eb0cbd5e9a6b48e7.tar.gz
rust-dd5972ee354c3b76c1d34df8eb0cbd5e9a6b48e7.zip
mk: add missing dep compiletest=>log
-rw-r--r--mk/crates.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/crates.mk b/mk/crates.mk
index ae40a8e7f70..05018d2a940 100644
--- a/mk/crates.mk
+++ b/mk/crates.mk
@@ -123,7 +123,7 @@ DEPS_rustdoc := rustc rustc_driver native:hoedown serialize getopts \
                 test rustc_lint rustc_front
 
 
-TOOL_DEPS_compiletest := test getopts
+TOOL_DEPS_compiletest := test getopts log
 TOOL_DEPS_rustdoc := rustdoc
 TOOL_DEPS_rustc := rustc_driver
 TOOL_DEPS_rustbook := std rustdoc