mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Fix submodule dependencies for string cache.
This commit is contained in:
parent
9f06b3ce17
commit
0659fe7e66
1 changed files with 5 additions and 0 deletions
|
@ -100,6 +100,11 @@ DEPS_rust-http += \
|
|||
rust-url \
|
||||
$(NULL)
|
||||
|
||||
DEPS_string-cache += \
|
||||
rust-phf \
|
||||
rust \
|
||||
$(NULL)
|
||||
|
||||
# Platform-specific dependencies
|
||||
ifeq ($(CFG_OSTYPE),apple-darwin)
|
||||
DEPS_rust-azure += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue