cinelerra-git needs fftw-...-double (libfftw3 instead of libfftw3f)
svn path=/nixpkgs/trunk/; revision=27528
This commit is contained in:
parent
35f8c3d150
commit
8704e8d7bf
@ -5984,7 +5984,6 @@ let
|
|||||||
chromeWrapper = wrapFirefox chrome "chrome" "";
|
chromeWrapper = wrapFirefox chrome "chrome" "";
|
||||||
|
|
||||||
cinelerra = callPackage ../applications/video/cinelerra {
|
cinelerra = callPackage ../applications/video/cinelerra {
|
||||||
fftw = fftwSinglePrec;
|
|
||||||
inherit (gnome) esound;
|
inherit (gnome) esound;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user