Given that this version is the dependency of OpenSSH, fix cross-build.
svn path=/nixpkgs/trunk/; revision=30226
This commit is contained in:
parent
d48ca86dd9
commit
78070477bf
@ -11,7 +11,7 @@ stdenv.mkDerivation {
|
||||
sha256 = "0ysff249mwhq0053bw3hxh58djc0gy7vjan2z1krrf9n5d5vvv0b";
|
||||
};
|
||||
buildInputs = [yacc];
|
||||
propagatedBuildInputs = [m4];
|
||||
propagatedBuildNativeInputs = [m4];
|
||||
|
||||
meta = {
|
||||
description = "A fast lexical analyser generator";
|
||||
|
Loading…
Reference in New Issue
Block a user