mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Build: Ugrade Mako to 0.9.1, to support Python 3.4
This commit is contained in:
parent
cde9a0caea
commit
f48492e5a5
3 changed files with 1 additions and 1 deletions
|
@ -254,7 +254,7 @@ DONE_script = $(B)src/components/script/libscript.dummy
|
|||
DEPS_script = $(CRATE_script) $(SRC_script) $(DONE_SUBMODULES) $(DONE_util) $(DONE_style) $(DONE_net) $(DONE_msg) $(DONE_macros)
|
||||
|
||||
RFLAGS_style = $(strip $(CFG_RUSTC_FLAGS)) $(addprefix -L $(B)src/,$(DEPS_SUBMODULES)) -L $(B)src/components/util
|
||||
MAKO_ZIP = $(S)src/components/style/Mako-0.8.1.zip
|
||||
MAKO_ZIP = $(S)src/components/style/Mako-0.9.1.zip
|
||||
MAKO_style = $(S)src/components/style/properties.rs
|
||||
MAKO_SRC_style = $(MAKO_style).mako
|
||||
SRC_style = $(call rwildcard,$(S)src/components/style/,*.rs) $(MAKO_style)
|
||||
|
|
Binary file not shown.
BIN
src/components/style/Mako-0.9.1.zip
Normal file
BIN
src/components/style/Mako-0.9.1.zip
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue