Make hubbub depend on libparserutils.

This commit is contained in:
Jack Moffitt 2013-10-24 02:40:50 -06:00
parent 0b8e53f762
commit 493bdec07c
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 \