Skip to content

Commit

Permalink
Update min required Fcitx5 version
Browse files Browse the repository at this point in the history
  • Loading branch information
anoopmsivadas committed Jul 19, 2024
1 parent ef311e9 commit b0d3d29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit b0d3d29

Please sign in to comment.