Submodule 'done' dependencies were being incorrectly computed, because the wrong name was used.

This commit is contained in:
Brian J. Burg 2012-11-09 10:43:56 -08:00
parent 6fdc293671
commit e3e1cfb0dc
2 changed files with 6 additions and 2 deletions

View file

@ -78,7 +78,7 @@ DEPS_rust-azure += \
rust-core-graphics \
rust-core-text \
rust-core-foundation \
skia \
skia \
$(NULL)
DEPS_rust-cairo += \