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

added audacious-plugins dependency #50440

Closed
wants to merge 1 commit into from

Conversation

kuglatec
Copy link

@kuglatec kuglatec commented May 20, 2024

It wont run without this dependency.
Tested on standard x86 void linux

@ahesford
Copy link
Member

This creates a dependency cycle. audacious-plugins depends on this package.

klliio pushed a commit to klliio/void-packages that referenced this pull request May 21, 2024
audacious should depend on audacious-plugins:
  ERROR ../src/libaudcore/plugin-init.cc:155 [start_required]: No output plugin found.
  (Did you forget to install audacious-plugins?)

but if audacious depends on audacious-plugins, a cycle is created:
  audacious -> audacious-plugins -> audacious

closes void-linux#50440
OliveThePuffin pushed a commit to OliveThePuffin/void-packages that referenced this pull request May 23, 2024
audacious should depend on audacious-plugins:
  ERROR ../src/libaudcore/plugin-init.cc:155 [start_required]: No output plugin found.
  (Did you forget to install audacious-plugins?)

but if audacious depends on audacious-plugins, a cycle is created:
  audacious -> audacious-plugins -> audacious

closes void-linux#50440
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.

None yet

2 participants