From 6409abf9433263390c3a8bf58f761756795c58f7 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 5 Jan 2010 13:39:51 +0000 Subject: [PATCH] ocaml-labltk-devel should require tcl-devel and tk-devel. --- ocaml.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ocaml.spec b/ocaml.spec index c5b36e8..7efb263 100644 --- a/ocaml.spec +++ b/ocaml.spec @@ -2,7 +2,7 @@ Name: ocaml Version: 3.11.2 -Release: 0.rc1.1%{?dist} +Release: 0.rc1.2%{?dist} Summary: Objective Caml compiler and programming environment @@ -122,6 +122,8 @@ Summary: Development files for labltk Requires: ocaml = %{version}-%{release} Requires: %{name}-labltk = %{version}-%{release} Requires: libX11-devel +Requires: tcl-devel +Requires: tk-devel %description labltk-devel Labltk is a library for interfacing Objective Caml with the scripting @@ -444,6 +446,9 @@ fi %changelog +* Tue Jan 5 2010 Richard W.M. Jones - 3.11.2-0.rc1.2 +- ocaml-labltk-devel should require tcl-devel and tk-devel. + * Tue Dec 29 2009 Richard W.M. Jones - 3.11.2-0.rc1.1 - Update to (release candidate) 3.11.2+rc1.