kmymoney: Use qt5.15, as python weboob in it (#99956)
This commit is contained in:
committed by
Frederik Rietdijk
parent
36caf7ea26
commit
9abf6cb459
@@ -21626,7 +21626,7 @@ in
|
|||||||
|
|
||||||
kmplayer = libsForQt5.callPackage ../applications/video/kmplayer { };
|
kmplayer = libsForQt5.callPackage ../applications/video/kmplayer { };
|
||||||
|
|
||||||
kmymoney = libsForQt514.callPackage ../applications/office/kmymoney {
|
kmymoney = libsForQt5.callPackage ../applications/office/kmymoney {
|
||||||
inherit (kdeApplications) kidentitymanagement;
|
inherit (kdeApplications) kidentitymanagement;
|
||||||
inherit (kdeFrameworks) kdewebkit;
|
inherit (kdeFrameworks) kdewebkit;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user