fixed qt component name
svn path=/nixpkgs/trunk/; revision=14857
This commit is contained in:
parent
a0f768ad1c
commit
98da742900
@ -1,7 +1,7 @@
|
|||||||
args: with args;
|
args: with args;
|
||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
name = "qt-4.4.3";
|
name = "qt-4.5.0";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-src-4.5.0.tar.bz2;
|
url = ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-src-4.5.0.tar.bz2;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user