Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use pkg-config to locate fribidi library's files #369

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

mhdna
Copy link
Contributor

@mhdna mhdna commented Aug 24, 2023

When using something like NixOS or the Nix package manager that place packages' files in their own custom paths, directly specifying the path to the fribidi library makes the compilation fail. Using pkg-config fixes that.

@bakkeby
Copy link
Owner

bakkeby commented Aug 24, 2023

pkg-config is used for the pango patch as well so I don't see any reason to object to this. Will merge, thanks.

@bakkeby bakkeby merged commit 7849eaa into bakkeby:master Aug 24, 2023
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.

2 participants