> knotify/daemon/notifybysound.cpp:71:26: error: akode/player.h: No such file > or directory > > kdesupport mandatory, or check missing?
This was a bug of the libakode2 package in Debian. It contained the akode-config binary whereas it should be put in the libakode-dev package. I filed a bug report for this and it should be fixed by todays apt-get update && apt-get upgrade. But I admit that in a way it's also a bug of the cmake detection routine, because it solely relies on the existence of the akode-config binary but does not actually check if the libs and headers are present. Cheers, Michael _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
