Skip to content

Conversation

mikenu-jp
Copy link
Contributor

Summary

This Pull Request adds a detailed, minimal dependency and build guide for users attempting to compile cosmic-term on Ubuntu 24.04 LTS (Wayland).

The guide addresses the major blocker encountered during testing: the xkbcommon.pc file not being found by pkg-config, which requires an explicit PKG_CONFIG_PATH setting.

Changes

  • Adds a new section to README.md titled "Build on Ubuntu 24.04 LTS (Wayland) Minimal Dependencies".
  • Lists the minimal apt install dependencies required for a successful build.
  • Instructs the user to set the necessary PKG_CONFIG_PATH environment variable before compiling.

(This contribution is the result of extensive testing to determine the minimal required packages.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant