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

Fix building with libproxy 0.5. #293

Merged
merged 2 commits into from
Mar 14, 2024
Merged

Conversation

sebastic
Copy link
Contributor

The Debian package failed to build with libproxy 0.5 because it moves proxy.h to /usr/include/libproxy and depends on glib2.0.

This is fixed by using pkg-config to get the include paths.

Bas Couwenberg and others added 2 commits March 13, 2024 15:06
proxy.h includes glib-object.h which needs to be found too.
Use pkg-config to get these paths.
@Krakonos Krakonos merged commit c1997ae into openstreetmap:master Mar 14, 2024
12 checks passed
@sebastic sebastic deleted the libproxy branch March 14, 2024 04:15
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