mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 21:33:03 +03:00
* Don't use OpenEXR for now since it breaks the build.
svn path=/nixpkgs/trunk/; revision=14075
This commit is contained in:
parent
62fa1a418f
commit
01d3cc88c7
@ -14,7 +14,7 @@ stdenv.mkDerivation {
|
||||
|
||||
buildInputs = [
|
||||
cmake perl qt4 stdenv.gcc.libc bzip2 pcre fam libxml2 libxslt
|
||||
shared_mime_info giflib jasper openexr aspell avahi
|
||||
shared_mime_info giflib jasper /* openexr */ aspell avahi
|
||||
automoc4 phonon strigi soprano
|
||||
];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user