From 7d6cb72cb56feea6f6d865811ae4adc16f0ee87e Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Mon, 30 Mar 2020 15:21:03 -0400 Subject: [PATCH] spec: Fix perl deps Signed-off-by: Cole Robinson --- SLOF.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/SLOF.spec b/SLOF.spec index 11d9b55..a9f3146 100644 --- a/SLOF.spec +++ b/SLOF.spec @@ -35,6 +35,7 @@ ExclusiveArch: ppc64le %endif BuildRequires: gcc +BuildRequires: perl BuildRequires: perl(Data::Dumper)