gmic-qt: pin to qt514, synchronize with krita

This commit is contained in:
Thomas Tuegel 2020-09-07 10:31:25 -05:00
parent ad39c93e7f
commit c5059b88b5
No known key found for this signature in database
GPG key ID: 22CBF5249D4B4D59

View file

@ -2033,7 +2033,7 @@ in
gmic = callPackage ../tools/graphics/gmic { };
gmic-qt = libsForQt5.callPackage ../tools/graphics/gmic-qt { };
gmic-qt = libsForQt514.callPackage ../tools/graphics/gmic-qt { };
gmic-qt-krita = gmic-qt.override {
variant = "krita";