From a721c8757318dd153d54bb5cc02dbe359747be34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 10:23:14 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- papi.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/papi.spec b/papi.spec index 149d399..a927f1e 100644 --- a/papi.spec +++ b/papi.spec @@ -24,6 +24,7 @@ BuildRequires: libpfm-static >= 4.6.0-1 BuildRequires: net-tools # Following required for inifiband component BuildRequires: libibmad-devel +BuildRequires: perl-generators #Right now libpfm does not know anything about s390 and will fail ExcludeArch: s390 s390x