mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Make hubbub depend on libparserutils.
This commit is contained in:
parent
0b8e53f762
commit
493bdec07c
2 changed files with 5 additions and 1 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue