From feec0a728a8d1373d02d94c9cd7c511dedb711cf Mon Sep 17 00:00:00 2001 From: znzjugod Date: Thu, 13 Apr 2023 06:51:54 +0000 Subject: [PATCH] update flex.spec. Signed-off-by: znzjugod --- flex.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flex.spec b/flex.spec index 82c1c07..756c92c 100644 --- a/flex.spec +++ b/flex.spec @@ -18,7 +18,7 @@ Patch0008: scanner-prevent-overflow-in-add_action.patch Patch0009: 0001-scanner-fix-default-of-yy_top_state.patch Patch0010: 0002-scanner-fix-default-of-yy_top_state.patch -BuildRequires: gcc gcc-c++ gettext help2man m4 bison texinfo automake autoconf +BuildRequires: gcc gettext help2man m4 bison texinfo automake autoconf Requires: m4 Requires(post): info Requires(preun): info -- Gitee