kdelibs needs freetype
svn path=/nixpkgs/trunk/; revision=4269
This commit is contained in:
parent
45521c30b8
commit
d17619f24d
@ -882,7 +882,7 @@ rec {
|
||||
};
|
||||
|
||||
kdelibs = import ../development/libraries/kde/kdelibs {
|
||||
inherit fetchurl stdenv zlib perl openssl pcre pkgconfig libjpeg libpng libtiff libxml2 libxslt libtool expat;
|
||||
inherit fetchurl stdenv zlib perl openssl pcre pkgconfig libjpeg libpng libtiff libxml2 libxslt libtool expat freetype;
|
||||
inherit (xlibs) libX11 libXt libXext;
|
||||
qt = qt3;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user