https://bugs.kde.org/show_bug.cgi?id=397145
--- Comment #1 from Vlad Zagorodniy <vladz...@gmail.com> --- (In reply to Fabian Vogt from comment #0) > A header is generated, but never installed. > > If this is intentional and libbreezecommon is not meant to be used by > something other than breeze, it should not install a .so link. Yes, it's used only by Breeze. (We need to share some code between kstyle and kdecoration) In my defense: libbreezecommon is based on liboxygen, so that's why it is a shared library. I suppose it would be better to turn libbreezecommon into a static library and use it only during build, right? -- You are receiving this mail because: You are watching all bug changes.