inkcut: Use qt5.15, as pyqt5 in it (#99956)
This commit is contained in:
parent
32a362bb61
commit
aa20203d3c
@ -21399,7 +21399,7 @@ in
|
||||
# Impressive, formerly known as "KeyJNote".
|
||||
impressive = callPackage ../applications/office/impressive { };
|
||||
|
||||
inkcut = libsForQt514.callPackage ../applications/misc/inkcut { };
|
||||
inkcut = libsForQt5.callPackage ../applications/misc/inkcut { };
|
||||
|
||||
inkscape = callPackage ../applications/graphics/inkscape {
|
||||
lcms = lcms2;
|
||||
|
Loading…
x
Reference in New Issue
Block a user