mk: add missing dep compiletest=>log

This commit is contained in:
Alex Burka
2016-03-22 18:18:30 -04:00
parent b20e748ad8
commit dd5972ee35
+1 -1
View File
@@ -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