Skip to content

Conversation

@photovoltex
Copy link
Member

Fixes #1598

Copilot AI review requested due to automatic review settings September 24, 2025 20:28
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Fixes a missing dependency for the with-avahi feature by adding the required futures-util/async-await-macro feature flag.

  • Adds the missing futures-util/async-await-macro feature dependency to the with-avahi feature configuration

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@roderickvd
Copy link
Member

Thanks for the quick fix. Would it be useful to prevent regression in the CI?

@photovoltex
Copy link
Member Author

Would probably help here yeah. But I will do that tomorrow then.

@kimtore
Copy link

kimtore commented Nov 7, 2025

This issue affects the build of Raspotify.
Would be nice to get this merged before the next release. :)

@photovoltex
Copy link
Member Author

Good reminder, will try to see it done with the next release^^

Prevents regression of missing feature dependencies in discovery
backends (with-avahi, with-dns-sd, with-libmdns). This check ensures
all feature combinations compile correctly on Linux where the native
dependencies are available.
@roderickvd
Copy link
Member

Good reminder, will try to see it done with the next release^^

I'm pushing the check to your repo hoping to merge this one also.

@roderickvd roderickvd merged commit 8f79926 into librespot-org:dev Nov 7, 2025
12 checks passed
@photovoltex photovoltex deleted the fix/missing-feature-for-avahi branch November 7, 2025 22:30
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.

Unable to compile since recent features change

3 participants