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-07-31 18:50:58 +02:00
committed by Milan
parent b53c55aac5
commit 0143a1fad0
+1 -1
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 { };