From 899c069b1ce1cf523e7805f62d97a62b24779a6a Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Thu, 22 Nov 2001 14:31:45 +0000 Subject: [PATCH] flex requires GNU make --- flex/flex.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flex/flex.spec b/flex/flex.spec index bba5e92ae3..aa1e8b24ed 100644 --- a/flex/flex.spec +++ b/flex/flex.spec @@ -58,7 +58,7 @@ Source0: http://astro.temple.edu/~john43/flex/flex-%{V_devel_maj}-developer # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 0.9-20011025.0, bison +BuildPreReq: OpenPKG, openpkg >= 0.9-20011025.0, bison, make PreReq: OpenPKG, openpkg >= 0.9-20011025.0 AutoReq: no AutoReqProv: no