mirror of
https://github.com/godotengine/godot.git
synced 2025-02-11 13:20:58 +00:00
Travis: Install libxi-dev after #14347
This commit is contained in:
parent
46ac939a74
commit
f674a55f3a
@ -55,6 +55,7 @@ addons:
|
||||
- libssl-dev
|
||||
- libxinerama-dev
|
||||
- libxrandr-dev
|
||||
- libxi-dev
|
||||
|
||||
# For cross-compiling to Windows.
|
||||
#- binutils-mingw-w64-i686
|
||||
|
Loading…
Reference in New Issue
Block a user