From 300478244f942354eeb36f4c5ece4bbe4fcb4da2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 2 Nov 2012 17:27:21 +0100 Subject: [PATCH] Put back EE::MM --- perl-Sys-CPU.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Sys-CPU.spec b/perl-Sys-CPU.spec index ac88342..d01ae9c 100644 --- a/perl-Sys-CPU.spec +++ b/perl-Sys-CPU.spec @@ -9,6 +9,7 @@ Group: Development/Libraries License: (GPL+ or Artistic) and (LGPLv3 or Artistic 2.0) URL: http://search.cpan.org/~mkoderer/Sys-CPU/ Source0: http://search.cpan.org/CPAN/authors/id/M/MK/MKODERER/Sys-CPU-%{version}.tar.gz +BuildRequires: perl(ExtUtils::MakeMaker) # Run-time: BuildRequires: perl(DynaLoader) BuildRequires: perl(Exporter)