rust-layers requires xlib on linux

This commit is contained in:
Brian Anderson 2012-11-05 13:46:59 -08:00
parent 36f1bb763f
commit dd13a17812

View file

@ -121,5 +121,6 @@ DEPS_rust-azure += \
DEPS_rust-layers += \
rust-freetype \
rust-fontconfig \
rust-xlib \
$(NULL)
endif