diff --git a/os-autoinst.spec b/os-autoinst.spec index 6a6b09c..b9965ab 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -59,6 +59,7 @@ BuildRequires: pkgconfig(theoraenc) BuildRequires: systemd %if 0%{?with_tests} # The OO interface to Test::Compile only appeared in 1.1.0 +BuildRequires: perl(Devel::Cover) BuildRequires: perl(Pod::Coverage) BuildRequires: perl(Test::Compile) >= 1.1.0 BuildRequires: perl(Test::Fatal)