Typo fix in renaming...

svn path=/nixpkgs/branches/stdenv-updates/; revision=10198
This commit is contained in:
Yury G. Kudryashov 2008-01-17 13:02:11 +00:00
parent 452c001945
commit 4fa42beccb

View File

@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
libXrender libXScrnSaver libXt libXtst libXv libXxf86misc libxkbfile zlib libXrender libXScrnSaver libXt libXtst libXv libXxf86misc libxkbfile zlib
perl qt openssl pcre pkgconfig libjpeg libpng libtiff libxml2 libxslt expat perl qt openssl pcre pkgconfig libjpeg libpng libtiff libxml2 libxslt expat
libtool freetype bzip2 shared_mime_info alsaLib libungif cups libtool freetype bzip2 shared_mime_info alsaLib libungif cups
gettext enchant openexr aspell stdenv.gcc.libc jasper heimdal fam gettext enchant openexr aspell stdenv.gcc.libc jasper kerberos fam
] ++ kdesupport.all; ] ++ kdesupport.all;
buildInputs = [ cmake ]; buildInputs = [ cmake ];
patchPhase = "cp ${findIlmBase} ../cmake/modules/FindIlmBase.cmake; patchPhase = "cp ${findIlmBase} ../cmake/modules/FindIlmBase.cmake;