mirror of
https://github.com/servo/servo.git
synced 2025-06-25 09:34:32 +01:00
Fix nss/nspr depdency chain.
This commit is contained in:
parent
3de7a1e4f6
commit
194864af97
1 changed files with 4 additions and 0 deletions
|
@ -137,6 +137,10 @@ DEPS_rust-layers += \
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
DEPS_nss += \
|
||||||
|
nspr \
|
||||||
|
$(NULL)
|
||||||
|
|
||||||
ifeq ($(CFG_OSTYPE),unknown-linux-gnu)
|
ifeq ($(CFG_OSTYPE),unknown-linux-gnu)
|
||||||
|
|
||||||
DEPS_rust-azure += \
|
DEPS_rust-azure += \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue