qlcplus: use libsForQt512

qlcplus doesn't build with Qt 5.14.x and there is no release that does.
This commit is contained in:
Milan Pässler 2020-05-21 19:51:26 +02:00 committed by Milan
parent b53c55aac5
commit 0143a1fad0

View file

@ -6271,7 +6271,7 @@ in
qarte = libsForQt5.callPackage ../applications/video/qarte { };
qlcplus = libsForQt5.callPackage ../applications/misc/qlcplus { };
qlcplus = libsForQt512.callPackage ../applications/misc/qlcplus { };
qnial = callPackage ../development/interpreters/qnial { };