mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-03-26 09:15:10 +00:00
for some unknown reason I used "-l:<lib>" in the .pc files while it should just be "-l<lib>". This would prevent libprojectM (and the playlist lib) from being linked in projects using pkgconfig.