Open patrykbajos opened 6 years ago
I maintain the package in Gentoo, and your post gave me the idea of creating a patch for that. Tested and working.
https://gist.github.com/jorgicio/7d384466dd3f85a7bd1f7a7be699dce9
Adding your patch fixing QStyle build issue on OpenMandiva Cooker. Thanks.
Please add
#include <QStyle>
in filesrc/application/splashdialog.cpp
Missing line causes compilation error.