Source: sdrangelove Version: 0.0.1.20150707-2 Severity: important https://buildd.debian.org/status/package.php?p=sdrangelove&suite=sid
... CMake Error at /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:148 (message): Could NOT find OpenGL (missing: OPENGL_gl_LIBRARY OPENGL_INCLUDE_DIR) Call Stack (most recent call first): /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:388 (_FPHSA_FAILURE_MESSAGE) /usr/share/cmake-3.5/Modules/FindOpenGL.cmake:172 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:21 (find_package) This package does FTBFS on architectures where Qt is using OpenGL ES (in Debian armel and armhf, in Ubuntu also arm64). Ideally it should be made working to build when Qt is using OpenGL ES, bug if that is not possible it would be better to avoid the FTBFS by changing the build dependency from libqt5opengl5-dev to libqt5opengl5-desktop-dev.

