Add "BuildRequires: gcc"

This commit is contained in:
Robert Scheck 2018-07-14 01:13:45 +02:00
parent 372553620b
commit 16e0dbf3e3

View File

@ -9,6 +9,7 @@ Source0: http://download.flashrom.org/releases/%{name}-%{version}.tar.bz2
# https://github.com/flashrom/flashrom/commit/0b59b0dafc219ba73ee2af5404ce626575d74c6f
Patch0: %{name}-1.0-AT25DF021A.patch
BuildRequires: gcc
BuildRequires: pciutils-devel
BuildRequires: libftdi-devel
BuildRequires: libusb-devel