Skip to content

fix: Usage of pkg-config on Ubuntu#621

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

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

@vandelvan vandelvan requested review from XV02, rangelmx and vandelvan July 3, 2026 15:44
@hugo-hur

hugo-hur commented Jul 3, 2026

Copy link
Copy Markdown

Basically duplicate of mine? :D #597

@vandelvan

Copy link
Copy Markdown
Member

@hugo-hur you are correct, sorry for not noticing, closing this PR

FYI @Piloalucard please check Hugo's PR

@vandelvan vandelvan closed this Jul 3, 2026
@vandelvan vandelvan removed request for XV02 and rangelmx July 3, 2026 20:55
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.

3 participants