csound-qt: migrate to Qt5.15
Did not touch the dependency to python27 but may require another PR
This commit is contained in:
parent
78e3620fdc
commit
df3065a7ef
@ -20478,7 +20478,7 @@ in
|
||||
pygments = python27Packages.pygments;
|
||||
};
|
||||
|
||||
csound-qt = libsForQt514.callPackage ../applications/audio/csound/csound-qt {
|
||||
csound-qt = libsForQt5.callPackage ../applications/audio/csound/csound-qt {
|
||||
python = python27;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user