You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Fix compiling SDL without DBus under Linux
This commit is contained in:
@@ -126,10 +126,6 @@ if env["builtin_sdl"]:
|
||||
"core/linux/SDL_evdev.c",
|
||||
"core/linux/SDL_evdev_capabilities.c",
|
||||
"core/linux/SDL_evdev_kbd.c",
|
||||
"core/linux/SDL_fcitx.c",
|
||||
"core/linux/SDL_ibus.c",
|
||||
"core/linux/SDL_ime.c",
|
||||
"core/linux/SDL_system_theme.c",
|
||||
"core/linux/SDL_threadprio.c",
|
||||
"core/linux/SDL_udev.c",
|
||||
"core/unix/SDL_appid.c",
|
||||
|
||||
Reference in New Issue
Block a user