Skip to content

Commit

Permalink
Remove XCB from fcitx5_qt5 dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
john-preston committed Oct 23, 2020
1 parent b485d43 commit cfc6051
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion external/fcitx5_qt5/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ else()
target_link_libraries(external_fcitx5_qt5
PRIVATE
PkgConfig::XKBCOMMON
PkgConfig::XCB
)
else()
find_package(PkgConfig REQUIRED)
Expand Down

0 comments on commit cfc6051

Please sign in to comment.