From 5c334554d2723d8f3f781f22915324efb8dd4da1 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Mon, 26 Feb 2018 14:59:29 +0100 Subject: [PATCH] add gcc to build requirements --- pps-tools.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pps-tools.spec b/pps-tools.spec index 417e1d3..2f9ad03 100644 --- a/pps-tools.spec +++ b/pps-tools.spec @@ -8,6 +8,8 @@ License: GPLv2+ URL: https://github.com/redlab-i/pps-tools Source0: https://github.com/redlab-i/pps-tools/archive/v%{version}/%{name}-%{version}.tar.gz +BuildRequires: gcc + %description This package includes the LinuxPPS user-space tools.