synfigstudio: use libsForQt514

This commit is contained in:
Thomas Tuegel 2020-09-05 15:37:05 -05:00
parent a1f4287e36
commit cedb5ff8a3

View File

@ -22106,7 +22106,7 @@ in
};
synfigstudio = callPackage ../applications/graphics/synfigstudio {
mlt-qt5 = libsForQt5.mlt;
mlt-qt5 = libsForQt514.mlt;
};
typora = callPackage ../applications/editors/typora { };