From 84e7577d7086cd73661b6e632d1daa9e4b18303e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Tue, 7 Dec 2010 14:29:59 +0100 Subject: [PATCH] Add flex-static to pass koji build. --- at.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/at.spec b/at.spec index 2637c65..2e5469c 100644 --- a/at.spec +++ b/at.spec @@ -29,7 +29,7 @@ Patch7: at-3.1.12-fix.patch Patch8: at-3.1.12-nowrap.patch BuildRequires: fileutils chkconfig /etc/init.d -BuildRequires: flex bison autoconf +BuildRequires: flex flex-static bison autoconf BuildRequires: libselinux-devel >= 1.27.9 BuildRequires: perl(Test::Harness) BuildRequires: perl(Test::More)