kmymoney: pin to qt5.14
This commit is contained in:
parent
38b041bdf8
commit
b203a64cc3
1 changed files with 2 additions and 1 deletions
|
@ -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 { };
|
||||
|
||||
|
|
Loading…
Reference in a new issue