diff --git a/CMakeLists.txt b/CMakeLists.txt index c7b933c..524e803 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -9,7 +9,7 @@ include(FeatureSummary) include(GNUInstallDirs) include(ECMUninstallTarget) -find_package(Fcitx5Core 5.0.2 REQUIRED) +find_package(Fcitx5Core 5.0.14 REQUIRED) find_package(PkgConfig REQUIRED) pkg_check_modules(varnam "govarnam" IMPORTED_TARGET REQUIRED)