Add sdl_ttf and syobonaction again
This commit is contained in:
parent
e3dcdbff75
commit
2c279f7f4f
4
ci.toml
4
ci.toml
|
@ -135,7 +135,7 @@ sdl_gfx = {}
|
||||||
sdl_image = {}
|
sdl_image = {}
|
||||||
sdl_mixer = {}
|
sdl_mixer = {}
|
||||||
sdl-player = {}
|
sdl-player = {}
|
||||||
#sdl_ttf = {} # build failures on jenkins
|
sdl_ttf = {}
|
||||||
sed = {}
|
sed = {}
|
||||||
#servo = {} # some more crates to port
|
#servo = {} # some more crates to port
|
||||||
shellstorm = {}
|
shellstorm = {}
|
||||||
|
@ -143,7 +143,7 @@ smith = {}
|
||||||
sodium = {}
|
sodium = {}
|
||||||
sopwith = {}
|
sopwith = {}
|
||||||
#ssh = {}
|
#ssh = {}
|
||||||
#syobonaction = {} # sdl_ttf
|
syobonaction = {}
|
||||||
terminfo = {}
|
terminfo = {}
|
||||||
termplay = {}
|
termplay = {}
|
||||||
timidity = {}
|
timidity = {}
|
||||||
|
|
Loading…
Reference in a new issue