New comment by endigma-4426 on void-packages repository https://github.com/void-linux/void-packages/pull/27872#issuecomment-762233457 Comment: > RIght now, I have this https://github.com/teldra/void-packages/pull/new/update-volctl > > Test stops with > > ``` > Unable to init server: Could not connect: Connection refused > Unable to init server: Could not connect: Connection refused > error: libpulse.so.0: cannot open shared object file: No such file or directory > ``` > > So which libpulse.so.0 should be put into checkdepends? > And I wonder, if gtk+3 is really needed in depends. In checkdepends, it is needed. I suppose pipewire's pulse backend provides this, is there a way for an either-or dependency to be implemented? I have volctl working as intended right now running under pipewire's pulse server