[linux] add libxkbcommon library dependency to the vcpkg build#6811
[linux] add libxkbcommon library dependency to the vcpkg build#6811AenBleidd wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
Pull request overview
Adds the libxkbcommon dependency to the Linux vcpkg manifest for the manager build to ensure the required keyboard handling library is available during vcpkg-based builds.
Changes:
- Add
libxkbcommonto the Linux managervcpkg.jsondependencies list.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
4fafd16 to
fe6bbb5
Compare
fe6bbb5 to
9c67477
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 8 out of 8 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
9c67477 to
840117a
Compare
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
840117a to
4c96819
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 8 out of 8 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Summary by cubic
Added libxkbcommon, enabled Wayland libs, and added flex to fix missing XKB support and Linux build/link errors.
Written for commit 4c96819. Summary will update on new commits.