Skip to content

packaging: make optional pkg-config deps conditional#49

Merged
vaxerski merged 1 commit into
hyprwm:mainfrom
davc0n:fix-pkg-config
Jun 24, 2026
Merged

packaging: make optional pkg-config deps conditional#49
vaxerski merged 1 commit into
hyprwm:mainfrom
davc0n:fix-pkg-config

Conversation

@davc0n

@davc0n davc0n commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Only include libjxl and libheif in Requires.private when they are actually found and linked.
This prevents pkg-config resolution failures on systems where they are absent, introduced with #48

Fixes this CI error in Hyprland: https://github.com/hyprwm/Hyprland/actions/runs/28035143613/job/82986318625

Only include libjxl and libheif in Requires.private
when they are actually found and linked. This prevents
pkg-config resolution failures on systems where they
are absent.
@Haku-taku

Haku-taku commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Only include libjxl and libheif in Requires.private when they are actually found and linked. This prevents pkg-config resolution failures on systems where they are absent, introduced with #48

This is definitely correct. I wasn't familiar enough with the project back then, so this was overlooked.

@vaxerski vaxerski merged commit 090db94 into hyprwm:main Jun 24, 2026
4 checks passed
@davc0n davc0n deleted the fix-pkg-config branch June 24, 2026 14:25
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