rapcad: Build with qt59

This commit is contained in:
adisbladis 2018-01-12 18:11:53 +08:00
parent 7335a9cc8f
commit 9c03f4fad1
No known key found for this signature in database
GPG Key ID: ED58F95069B004F5

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 { };