add BuildRequires: gcc

Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
This commit is contained in:
Igor Gnatenko 2018-07-09 19:06:54 +02:00
parent 2e922494bb
commit ce0bfbd4ca

View File

@ -8,6 +8,7 @@ License: BSD and (GPLv2+ or Artistic or LGPLv2+) and LGPLv2
URL: http://yasm.tortall.net/
Source: http://www.tortall.net/projects/yasm/releases/yasm-%{version}.tar.gz
BuildRequires: gcc
BuildRequires: bison
BuildRequires: byacc
BuildRequires: gettext-devel