From 7c05cac00f3fc3bf6c9d281961e66c3e1a374c19 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Mon, 19 Feb 2018 13:37:46 +0100 Subject: [PATCH] List gcc in BuildRequires https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/IJFYI5Q2BYZKIGDFS2WLOBDUSEGWHIKV/ https://fedoraproject.org/wiki/Packaging:C_and_C%2B%2B#BuildRequires_and_Requires --- mcstrans.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/mcstrans.spec b/mcstrans.spec index ed5548a..f8a60fd 100644 --- a/mcstrans.spec +++ b/mcstrans.spec @@ -6,6 +6,7 @@ License: GPL+ Group: System Environment/Daemons Source: http://fedora.redhat.com/projects/%{name}-%{version}.tgz Source1: mcstransd.service +BuildRequires: gcc BuildRequires: libselinux-devel >= 1.30.3-1 BuildRequires: libcap-devel pcre-devel libsepol-devel libsepol-static BuildRequires: systemd-units