Fix linux build for recent submodule splits.

This commit is contained in:
Brian J. Burg 2012-10-25 15:16:43 -07:00
parent 5c68d158f0
commit 12954d12c3
4 changed files with 12 additions and 6 deletions

View file

@ -73,14 +73,20 @@ endif
ifeq ($(CFG_OSTYPE),linux)
DEPS_rust-cairo += \
rust-xlib
rust-freetype \
rust-fontconfig \
rust-xlib \
$(NONE)
DEPS_rust-azure += \
rust-freetype \
rust-fontconfig
rust-fontconfig \
rust-xlib \
$(NONE)
# See note at top of file
DEPS_rust-layers += \
rust-freetype \
rust-fontconfig
rust-fontconfig \
$(NONE)
endif

@ -1 +1 @@
Subproject commit 6361edcf43a0d791907b852ffd0cb55791d0c6a3
Subproject commit bee8a6109996f02b0e1cfd5b643227543d83b0e8

@ -1 +1 @@
Subproject commit 84214a4b9e4e29403a8a744d4463ad9239294937
Subproject commit 4140ff8db1e30765509cbabf6638f9eb2c7c1198

@ -1 +1 @@
Subproject commit 564266ba219295b38af6ed1fd869a9093a991f6f
Subproject commit 5fa62910d269d07afee5e3371b1a08a1b147dd70