kmymoney: Use qt5.15 (with unbroken qt515.qtwebkit)

This commit is contained in:
Doron Behar
2020-11-21 10:55:38 +02:00
parent 7e3d216725
commit a942b8d496
+1 -2
View File
@@ -21986,8 +21986,7 @@ in
kmplayer = libsForQt5.callPackage ../applications/video/kmplayer { };
# Pinned to qt5.14 due to kdewebkit (depends on qtwebkit) which is currently broken with qt5.15
kmymoney = libsForQt514.callPackage ../applications/office/kmymoney { };
kmymoney = libsForQt5.callPackage ../applications/office/kmymoney { };
kodestudio = callPackage ../applications/editors/kodestudio { };