Source: ball Version: 1.4.3~beta1-4 Severity: important Tags: ftbfs X-Debbugs-Cc: Yavor Doganov <[email protected]>
Qt5 in Debian is configured to use OpenGL ES instead of OpenGL on 32-bit arm, and this causes problems with packages that also try to use OpenGL directly (see #798408). The libqt5opengl5-desktop-dev provides was added for that, build depending on libqt5opengl5-desktop-dev instead of libqt5opengl5-dev would prevent attempting to build on armhf.

