* Added a bunch of descriptions.
svn path=/nixpkgs/trunk/; revision=6705
This commit is contained in:
@@ -13,4 +13,8 @@ stdenv.mkDerivation {
|
||||
};
|
||||
buildInputs = [yacc];
|
||||
propagatedBuildInputs = [m4];
|
||||
|
||||
meta = {
|
||||
description = "A fast lexical analyser generator";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user