spotblock icon indicating copy to clipboard operation
spotblock copied to clipboard

Dependencies in cmake missing

Open fmauch opened this issue 7 years ago • 2 comments

Hi there,

I just compiled the package under Ubuntu and there seem to be dependencies missing in the CMake files.

cmake went down find, but when invoking make I got errors due to missing dependencies of pulse headers and systemd headers. Maybe they could be added to the cmake files as well.

Thanks for the work :)

fmauch avatar Oct 15 '17 13:10 fmauch

You have to install the pulseaudio and systemd development packages.

mahkoh avatar Oct 15 '17 13:10 mahkoh

Yes, I do know that and did that, I just think it would be nice to check this in the CMake step already.

fmauch avatar Oct 15 '17 13:10 fmauch