No, I mean that it should actually be fixed in the repo now.vaidasm wrote:I have removed those dependencies, but I don't think it is the right way of solving this problem... I don't know if in the future there will be more problems because of removing these packages...
But also, it is safe to remove the -dev packages after you've compiled what you needed. The dev package usually only contains the headers and a .so symlink (which isn't needed at runtime). As long as the lib* package itself is there.