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

avahi: Add pkgconf as a tool_requires #15326

Merged
merged 1 commit into from
Jan 25, 2023

Conversation

jwillikers
Copy link
Contributor

@jwillikers jwillikers commented Jan 17, 2023

Avahi uses pkg-config to install, so it is required when building. Unfortunately, Avahi doesn't accept pkgconf in place of pkg-config. Overriding Avahi's check solves this problem.

Specify library name and version: avahi/*


Avahi uses pkg-config to install, so it is required when building.
Unfortunately, Avahi doesn't accept pkgconf in place of pkg-config.
Overriding Avahi's check solves this problem.
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline

All green in build 1 (7906977797055735b641e32576914a18a2346677):

  • avahi/0.8@:
    All packages built successfully! (All logs)

@conan-center-bot conan-center-bot merged commit 2ac1597 into conan-io:master Jan 25, 2023
@jwillikers jwillikers deleted the avahi-pkgconf branch January 25, 2023 13:31
StellaSmith pushed a commit to StellaSmith/conan-center-index that referenced this pull request Feb 2, 2023
Avahi uses pkg-config to install, so it is required when building.
Unfortunately, Avahi doesn't accept pkgconf in place of pkg-config.
Overriding Avahi's check solves this problem.
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.

4 participants