mirror of https://github.com/cutefishos/calamares
welcome: Fix requirements parsing
As the config files integer are now of type `QVariant::LongLong` instead of `QVariant::Int`, requirements relying on this type were not parsed correctly. This patch fixes this, and adds an option to the python conversion to take into account `QVariant::LongLong` types. Signed-off-by: Arnaud Ferraris <arnaud.ferraris@collabora.com>main
parent
0d06e047ae
commit
3929557a5a
Loading…
Reference in New Issue