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