From: Harald Hoyer Date: Mon, 19 Feb 2018 08:10:12 +0000 (+0100) Subject: dracut.spec: add BuildRequires gcc X-Git-Tag: 047~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5283544cc76bac8bfc7585c9f5df377a2adc7368;p=thirdparty%2Fdracut.git dracut.spec: add BuildRequires gcc --- diff --git a/dracut.spec b/dracut.spec index d547e8478..4b5f0146d 100644 --- a/dracut.spec +++ b/dracut.spec @@ -39,8 +39,10 @@ URL: https://dracut.wiki.kernel.org/ Source0: http://www.kernel.org/pub/linux/utils/boot/dracut/dracut-%{version}.tar.xz Source1: https://www.gnu.org/licenses/lgpl-2.1.txt -BuildRequires: bash git +BuildRequires: bash +BuildRequires: git BuildRequires: kmod-devel >= 23 +BuildRequires: gcc %if 0%{?fedora} || 0%{?rhel} BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)