From eb0891e9c05fd5b148d967d2fe988dd1e578e38c Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jul 10 2018 13:56:26 +0000 Subject: add BuildRequires: gcc Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot --- diff --git a/python-systemd.spec b/python-systemd.spec index 7388b91..9b49126 100644 --- a/python-systemd.spec +++ b/python-systemd.spec @@ -7,6 +7,7 @@ License: LGPLv2+ URL: https://github.com/systemd/python-systemd Source0: https://github.com/systemd/python-systemd/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +BuildRequires: gcc BuildRequires: systemd-devel BuildRequires: python2-devel BuildRequires: python3-devel