Disable sdl_ttf temporarily

This commit is contained in:
Jeremy Soller 2019-01-08 19:06:43 -07:00
parent 7e9a0c81f0
commit 22e0b1a96a
No known key found for this signature in database
GPG key ID: E988B49EE78A7FB1

View file

@ -135,7 +135,7 @@ sdl_gfx = {}
sdl_image = {}
sdl_mixer = {}
sdl-player = {}
sdl_ttf = {}
#sdl_ttf = {} # build failures on jenkins
sed = {}
#servo = {} # some more crates to port
shellstorm = {}