Fixed kile
svn path=/nixpkgs/trunk/; revision=12448
This commit is contained in:
parent
3b1eea4c83
commit
4f13fdc34d
@ -6209,7 +6209,7 @@ let pkgs = rec {
|
|||||||
|
|
||||||
kile = import ../applications/editors/kile {
|
kile = import ../applications/editors/kile {
|
||||||
inherit stdenv fetchurl perl arts kdelibs zlib libpng libjpeg freetype expat;
|
inherit stdenv fetchurl perl arts kdelibs zlib libpng libjpeg freetype expat;
|
||||||
inherit (xlibs) libX11 libXt libXext;
|
inherit (xlibs) libX11 libXt libXext libXrender;
|
||||||
qt = qt3;
|
qt = qt3;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user