opentoonz: pin to qt514

This commit is contained in:
Thomas Tuegel 2020-09-07 12:13:53 -05:00
parent 0e3fe30d5e
commit 8d52422167
No known key found for this signature in database
GPG Key ID: 22CBF5249D4B4D59
1 changed files with 1 additions and 1 deletions

View File

@ -22292,7 +22292,7 @@ in
opentimestamps-client = python3Packages.callPackage ../tools/misc/opentimestamps-client {};
opentoonz = (qt5.overrideScope' (_: _: {
opentoonz = (qt514.overrideScope' (_: _: {
libtiff = callPackage ../applications/graphics/opentoonz/libtiff.nix { };
})).callPackage ../applications/graphics/opentoonz { };