auto merge of #1122 : metajack/servo/fix-hubbub-deps, r=metajack,me

This fixes a parallel build issue where hubbub is built before libparserutils.
This commit is contained in:
bors-servo 2013-10-24 04:37:23 -07:00
commit 45b7c9eee8
2 changed files with 5 additions and 1 deletions

View file

@ -38,6 +38,10 @@ NATIVE_BUILDS += \
# NB. This should not be a problem once a real package system exists.
DEPS_hubbub += \
libparserutils \
$(NULL)
DEPS_rust-azure += \
rust-opengles \
rust-layers \

@ -1 +1 @@
Subproject commit 176642e1a4850074313e357dffe1508f9832eac6
Subproject commit 614d65361a29c0100bd662102e1b8d33698ea330