Typo fix in renaming...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10198
This commit is contained in:
parent
452c001945
commit
4fa42beccb
@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
|
||||
libXrender libXScrnSaver libXt libXtst libXv libXxf86misc libxkbfile zlib
|
||||
perl qt openssl pcre pkgconfig libjpeg libpng libtiff libxml2 libxslt expat
|
||||
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;
|
||||
buildInputs = [ cmake ];
|
||||
patchPhase = "cp ${findIlmBase} ../cmake/modules/FindIlmBase.cmake;
|
||||
|
Loading…
Reference in New Issue
Block a user