From c4831eb22b9f07f1c68d2efbce97900c8776d497 Mon Sep 17 00:00:00 2001 From: kzak Date: Fri, 23 Jun 2006 16:16:32 +0000 Subject: [PATCH] fix BuildReq --- gawk.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gawk.spec b/gawk.spec index 0bc9f9f..5232eff 100644 --- a/gawk.spec +++ b/gawk.spec @@ -10,6 +10,9 @@ Prereq: /sbin/install-info Requires: /bin/mktemp Buildroot: %{_tmppath}/%{name}-root +BuildRequires: flex +BuildRequires: bison + Patch1: gawk-3.1.3-getpgrp_void.patch Patch2: gawk-3.1.5-free.patch Patch3: gawk-3.1.5-fieldwidths.patch