qt5: move monolithic build

This commit is contained in:
Thomas Tuegel 2015-02-07 07:30:18 -06:00
parent 73c43b4e4f
commit fa56e5ffa7
14 changed files with 1 additions and 1 deletions

View File

@ -7022,7 +7022,7 @@ let
qtLib = qt48Full;
};
qt5 = callPackage ../development/libraries/qt-5 {
qt5 = callPackage ../development/libraries/qt-5/5.3 {
mesa = mesa_noglu;
cups = if stdenv.isLinux then cups else null;
# GNOME dependencies are not used unless gtkStyle == true