rapcad: Build with qt59

This commit is contained in:
adisbladis
2018-01-13 04:23:18 +08:00
parent 7335a9cc8f
commit 9c03f4fad1
+1 -1
View File
@@ -16725,7 +16725,7 @@ with pkgs;
wxGTK = wxGTK30;
};
rapcad = libsForQt56.callPackage ../applications/graphics/rapcad { boost = boost159; };
rapcad = libsForQt5.callPackage ../applications/graphics/rapcad { boost = boost159; };
rapidsvn = callPackage ../applications/version-management/rapidsvn { };