From cc07115ed2a2ad8548ee758449d1d9d6b00107cf Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Mon, 16 Jul 2018 16:08:24 +0200 Subject: [PATCH] add gcc and gcc-c++ to build requirements --- linuxptp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linuxptp.spec b/linuxptp.spec index 096a708..152c198 100644 --- a/linuxptp.spec +++ b/linuxptp.spec @@ -21,7 +21,7 @@ Source10: https://github.com/mlichvar/linuxptp-testsuite/archive/%{testsuite_ver # simulator for test suite Source11: https://github.com/mlichvar/clknetsim/archive/%{clknetsim_ver}/clknetsim-%{clknetsim_ver}.tar.gz -BuildRequires: systemd +BuildRequires: gcc gcc-c++ systemd %{?systemd_requires}