diff --git a/ocaml-findlib.spec b/ocaml-findlib.spec index 31f7c08..e248805 100644 --- a/ocaml-findlib.spec +++ b/ocaml-findlib.spec @@ -20,6 +20,7 @@ BuildRequires: ocaml-camlp4-devel BuildRequires: ocaml-labltk-devel BuildRequires: ocaml-ocamldoc BuildRequires: m4, ncurses-devel +BuildRequires: awk %define _use_internal_dependency_generator 0 %define __find_requires /usr/lib/rpm/ocaml-find-requires.sh -i Asttypes @@ -112,6 +113,7 @@ rm -rf $RPM_BUILD_ROOT %changelog * Thu Aug 30 2007 Richard W.M. Jones - 1.1.2pl1-11 - Force rebuild because of changed BRs in base OCaml. +- Added BR: awk. * Thu Aug 2 2007 Richard W.M. Jones - 1.1.2pl1-10 - BR added ocaml-ocamldoc so that ocamlfind ocamldoc works.