--- CMakeLists.txt 2018-11-01 01:37:22.000000000 +1030 +++ CMakeLists.Patch.txt 2018-11-04 02:12:29.823625226 +1030 @@ -1063,6 +1063,7 @@ set(HAVE_IBUS_IBUS_H TRUE) include_directories(${IBUS_INCLUDE_DIRS}) list(APPEND EXTRA_LIBS ${IBUS_LIBRARIES}) + add_definitions(-DSDL_USE_IME) endif() if(HAVE_LIBUNWIND_H) # We've already found the header, so REQUIRE the lib to be present