From a6f6a4c6704da279d1d4b568829efff4a40d1e6a Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Mon, 19 Feb 2018 13:37:47 +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 --- setroubleshoot.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/setroubleshoot.spec b/setroubleshoot.spec index bb53b59..3c3343f 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -6,6 +6,7 @@ License: GPLv2+ URL: https://pagure.io/setroubleshoot Source0: https://releases.pagure.org/setroubleshoot/%{name}-%{version}.tar.gz Source1: %{name}.tmpfiles +BuildRequires: gcc BuildRequires: libcap-ng-devel BuildRequires: intltool gettext python3 python3-devel BuildRequires: desktop-file-utils dbus-glib-devel gtk2-devel libnotify-devel audit-libs-devel libselinux-devel polkit-devel