mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-02-04 18:25:34 +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.