Comment 3 for bug 707794

Revision history for this message
Ricardo Salveti (rsalveti) wrote :

From Main, we have the following problems:
1 - avogadro: uses OpenGL and libqt4-opengl, and as a result it'll have symbols collision and the build will fail (no easy solution);
2 - kdeedu: need to remove Kalzium, as it uses avogadro and libqt4-opengl;
3 - kdegames: need to remove OpenGL support, and as a side effect Kubrick will not be built and KSudoku will not have Roxdoku support;
4 - kipi-plugins: need to remove OpenGL support;
5 - koffice: need to remove GLEW support;

And in general all packages that use libqt4-opengl with GLEW or normal OpenGL, will fail to build. For those packages the solution would be to remove OpenGL support, when possible.