kmymoney: pin to qt5.14

This commit is contained in:
Doron Behar 2020-11-09 17:17:37 +02:00 committed by freezeboy
parent 38b041bdf8
commit b203a64cc3

View file

@ -21982,7 +21982,8 @@ in
kmplayer = libsForQt5.callPackage ../applications/video/kmplayer { };
kmymoney = libsForQt5.callPackage ../applications/office/kmymoney { };
# Pinned to qt5.14 due to kdewebkit (depends on qtwebkit) which is currently broken with qt5.15
kmymoney = libsForQt514.callPackage ../applications/office/kmymoney { };
kodestudio = callPackage ../applications/editors/kodestudio { };