Skip to content

fix: Usage of pkg-config on Ubuntu#621

Open
Piloalucard wants to merge 5 commits into
LinearTapeFileSystem:release/v2.4.9.0from
Piloalucard:fix/ubuntu-fixes
Open

fix: Usage of pkg-config on Ubuntu#621
Piloalucard wants to merge 5 commits into
LinearTapeFileSystem:release/v2.4.9.0from
Piloalucard:fix/ubuntu-fixes

Conversation

@Piloalucard

@Piloalucard Piloalucard commented Jul 1, 2026

Copy link
Copy Markdown
Member

Summary of changes

This pull request includes following changes or fixes.

Description

Replace the legacy "icu" pkg-config dependency with the specific "icu-uc" module, which is provided by modern ICU installations. This deprecated check failed configuration on Debian based systems such as Ubuntu 22.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have confirmed my fix is effective or that my feature works

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