From 7e841912d90d4ed4e6c15c90f43feb5a98102057 Mon Sep 17 00:00:00 2001 From: Al Stone Date: Mar 13 2018 14:48:08 +0000 Subject: Added GCC to the BuildRequires list Signed-off-by: Al Stone --- diff --git a/acpica-tools.spec b/acpica-tools.spec index d46c8cf..46a6953 100644 --- a/acpica-tools.spec +++ b/acpica-tools.spec @@ -41,7 +41,7 @@ Patch14: cve-2017-13694.patch Patch15: cve-2017-13695.patch Patch16: add-th-option.patch -BuildRequires: bison patchutils flex +BuildRequires: bison patchutils flex gcc # The previous iasl package contained only a very small subset of these tools # and it produced only the iasl package listed below; further, the pmtools @@ -212,6 +212,7 @@ fi patches fix acpica-tools ONLY; the kernel needs to be patch separately. - Add in option -th that allows one to better name generated hex files, and clean up the header files generated (applied github patch) +- Added gcc to BuildRequires * Fri Feb 09 2018 Igor Gnatenko - 20180105-3 - Escape macros in %%changelog