Skip to content

fix: add path for lib64 pkgconfig for version-checking - #14051

Merged
vaxerski merged 1 commit into
hyprwm:mainfrom
kada49:fix-system-lib-version-fedora
Apr 12, 2026
Merged

fix: add path for lib64 pkgconfig for version-checking#14051
vaxerski merged 1 commit into
hyprwm:mainfrom
kada49:fix-system-lib-version-fedora

Conversation

@kada49

@kada49 kada49 commented Apr 12, 2026

Copy link
Copy Markdown
Contributor

Describe your PR, what does it fix/add?

Fedora Linux uses /usr/lib64 for 64-bit shared libraries. Because of that the pkgconfig dir on Fedora is /usr/lib64/pkgconfig.

This fixes hyprctl version from:

Libraries:
Hyprgraphics: built against 0.5.0, system has unknown
Hyprutils: built against 0.12.0, system has unknown
Hyprcursor: built against 0.1.13, system has unknown
Hyprlang: built against 0.6.8, system has unknown
Aquamarine: built against 0.10.0, system has unknown

to

Libraries:
Hyprgraphics: built against 0.5.1, system has 0.5.1
Hyprutils: built against 0.12.0, system has 0.12.0
Hyprcursor: built against 0.1.13, system has 0.1.13
Hyprlang: built against 0.6.8, system has 0.6.8
Aquamarine: built against 0.10.0, system has 0.10.0

Is it ready for merging, or does it need work?

Ready

Fedora Linux uses /usr/lib64/ for 64-bit shared libraries. Because of
that the pkgconfig dir on Fedora is /usr/lib64/pkgconfig
@github-actions

Copy link
Copy Markdown

Hello and thank you for making a PR to Hyprland!

Please check the PR Guidelines and make sure your PR follows them.
It will make the entire review process faster. :)

If your code can be tested, please always add tests. See more here.

beep boop, I'm just a bot. A real human will review your PR soon.

@vaxerski
vaxerski merged commit 3649c18 into hyprwm:main Apr 12, 2026
10 checks passed
crthpl pushed a commit to crthpl/Hyprland that referenced this pull request Jun 3, 2026
Fedora Linux uses /usr/lib64/ for 64-bit shared libraries. Because of
that the pkgconfig dir on Fedora is /usr/lib64/pkgconfig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants