qarte: Use qt5.15, as pyqt5 in it (#99956)
This commit is contained in:
parent
a9a2cc99b9
commit
8b8febd15f
@ -6493,7 +6493,7 @@ in
|
|||||||
jre = jre8; # TODO: remove override https://github.com/NixOS/nixpkgs/pull/89731
|
jre = jre8; # TODO: remove override https://github.com/NixOS/nixpkgs/pull/89731
|
||||||
};
|
};
|
||||||
|
|
||||||
qarte = libsForQt514.callPackage ../applications/video/qarte { };
|
qarte = libsForQt5.callPackage ../applications/video/qarte { };
|
||||||
|
|
||||||
qlcplus = libsForQt512.callPackage ../applications/misc/qlcplus { };
|
qlcplus = libsForQt512.callPackage ../applications/misc/qlcplus { };
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user