>From 6d967c0a7120229a65652c923ec83022fa5162d1 Mon Sep 17 00:00:00 2001 From: Wes Hardaker <opensou...@hardakers.net> Date: Fri, 10 Dec 2010 13:35:39 -0800 Subject: require perl(CGI) for building since make test requires it
diff --git a/perl-QWizard.spec b/perl-QWizard.spec index 22934ea..94a1783 100644 --- a/perl-QWizard.spec +++ b/perl-QWizard.spec @@ -10,6 +10,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::More) +BuildRequires: perl(CGI) # These are not auto-detected since they're technically optional # (they're the best of the alternative choices available on linux) Requires: perl(CGI) -- cgit v0.10.2 http://pkgs.fedoraproject.org/cgit/perl-QWizard.git/commit/?h=epel7&id=6d967c0a7120229a65652c923ec83022fa5162d1 -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-de...@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel