mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Split fontconfig bindings into rust-fontconfig.
This commit is contained in:
parent
800bf0a8ed
commit
e01d97460b
5 changed files with 11 additions and 6 deletions
|
@ -69,10 +69,11 @@ endif
|
|||
|
||||
ifeq ($(CFG_OSTYPE),linux)
|
||||
DEPS_rust-azure += \
|
||||
rust-freetype
|
||||
rust-freetype \
|
||||
rust-fontconfig
|
||||
|
||||
# See note at top of file
|
||||
DEPS_rust-layers += \
|
||||
rust-freetype
|
||||
|
||||
endif
|
||||
rust-freetype \
|
||||
rust-fontconfig
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue