From 9c11e20a3987faba77374c2e2efbd09cc995e9d2 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Wed, 16 Oct 2019 14:54:56 +0100 Subject: [PATCH] Sort build dependencies properly --- perl-Module-Signature.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-Module-Signature.spec b/perl-Module-Signature.spec index fee34cb..07e5dd0 100644 --- a/perl-Module-Signature.spec +++ b/perl-Module-Signature.spec @@ -10,8 +10,8 @@ BuildArch: noarch BuildRequires: coreutils BuildRequires: findutils BuildRequires: make -BuildRequires: perl-interpreter BuildRequires: perl-generators +BuildRequires: perl-interpreter BuildRequires: perl(inc::Module::Install) >= 0.92 BuildRequires: perl(Module::Install::Can) BuildRequires: perl(Module::Install::External)