Pass correct Qt version to octaveFull for GUI

This commit is contained in:
Michael Raskin 2014-01-08 20:26:31 +04:00
parent 4888f83063
commit ef7bd2ed86

View File

@ -3285,6 +3285,7 @@ let
};
octaveFull = (lowPrio (callPackage ../development/interpreters/octave {
fltk = fltk13;
qt = qt4;
}));
# mercurial (hg) bleeding edge version