From 50f7340ebfd1556c573ed041431ca9d86fd89773 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Fri, 5 Jan 2018 14:16:21 -0500 Subject: [PATCH] Fix BR for rebuild --- perl-PkgConfig-LibPkgConf.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/perl-PkgConfig-LibPkgConf.spec b/perl-PkgConfig-LibPkgConf.spec index f6e6728..86b6462 100644 --- a/perl-PkgConfig-LibPkgConf.spec +++ b/perl-PkgConfig-LibPkgConf.spec @@ -14,7 +14,8 @@ BuildRequires: perl-interpreter BuildRequires: perl(:VERSION) >= 5.8.1 # Use Alien::pkgconf instead of some complicated guess # script/cc_wrapper.pl and script/ld_wrapper.pl not used with Alien::pkgconf -BuildRequires: perl(Alien::pkgconf) >= 0.11-2 +BuildRequires: perl(Alien::pkgconf) >= 0.11 +BuildRequires: pkgconfig(libpkgconf) >= 1.4.0 BuildRequires: perl(Config) BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 # Run-time: