Fixed ladspa-plugins typo
svn path=/nixpkgs/trunk/; revision=10215
This commit is contained in:
parent
bc46eaf404
commit
ac4254456e
@ -7,7 +7,7 @@ args: with args;
|
|||||||
};
|
};
|
||||||
buildInputs = [fftw ladspaH pkgconfig];
|
buildInputs = [fftw ladspaH pkgconfig];
|
||||||
configureFlags = [];
|
configureFlags = [];
|
||||||
} null);
|
} null;
|
||||||
in with localDefs;
|
in with localDefs;
|
||||||
let
|
let
|
||||||
postInstall = FullDepEntry ("
|
postInstall = FullDepEntry ("
|
||||||
|
Loading…
Reference in New Issue
Block a user