mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
auto merge of #1131 : pcwalton/servo/update-dependencies, r=metajack
r? @kmcallister
This commit is contained in:
commit
d5bd4bfdb7
1 changed files with 6 additions and 0 deletions
|
@ -71,6 +71,7 @@ DEPS_sharegl += \
|
||||||
|
|
||||||
DEPS_rust-hubbub += \
|
DEPS_rust-hubbub += \
|
||||||
libhubbub \
|
libhubbub \
|
||||||
|
libparserutils \
|
||||||
rust \
|
rust \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
|
@ -94,11 +95,14 @@ DEPS_rust-azure += \
|
||||||
rust-core-text \
|
rust-core-text \
|
||||||
rust-core-foundation \
|
rust-core-foundation \
|
||||||
rust-cocoa \
|
rust-cocoa \
|
||||||
|
rust-io-surface \
|
||||||
rust \
|
rust \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
DEPS_rust-io-surface += \
|
DEPS_rust-io-surface += \
|
||||||
rust-core-foundation \
|
rust-core-foundation \
|
||||||
|
rust-geom \
|
||||||
|
rust-opengles \
|
||||||
rust \
|
rust \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
|
@ -129,6 +133,7 @@ DEPS_rust-layers += \
|
||||||
rust-core-foundation \
|
rust-core-foundation \
|
||||||
rust-core-graphics \
|
rust-core-graphics \
|
||||||
rust-core-text \
|
rust-core-text \
|
||||||
|
rust-io-surface \
|
||||||
rust-cocoa \
|
rust-cocoa \
|
||||||
rust \
|
rust \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
@ -171,6 +176,7 @@ DEPS_rust-azure += \
|
||||||
DEPS_rust-layers += \
|
DEPS_rust-layers += \
|
||||||
rust-freetype \
|
rust-freetype \
|
||||||
rust-fontconfig \
|
rust-fontconfig \
|
||||||
|
rust-xlib \
|
||||||
rust \
|
rust \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue