From 69341d4a871faa8d2306423e36ef64a524b99d65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 10:50:43 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- openmpi.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/openmpi.spec b/openmpi.spec index 79c4010..c57fddf 100644 --- a/openmpi.spec +++ b/openmpi.spec @@ -52,6 +52,7 @@ BuildRequires: java-devel BuildRequires: libevent-devel BuildRequires: libfabric-devel BuildRequires: papi-devel +BuildRequires: perl-generators BuildRequires: perl(Getopt::Long) BuildRequires: python BuildRequires: python2-devel