From fbcc017ae382d7589f87effac379cc83e56b98e2 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 30 Aug 2007 07:47:11 +0000 Subject: [PATCH] Added BR awk. --- ocaml-findlib.spec | 2 ++ 1 file changed, 2 insertions(+) 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.