From 2222fef31584b8c6bc973881da6fde2a611a01da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <[email protected]> Date: Fri, 24 Jun 2016 10:02:50 +0200 Subject: Mandatory Perl build-requires added <https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl>
--- perl-Fsdb.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec index e07fe25..075f96c 100644 --- a/perl-Fsdb.spec +++ b/perl-Fsdb.spec @@ -10,6 +10,7 @@ Source0: http://www.isi.edu/~johnh/SOFTWARE/FSDB/Fsdb-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch BuildRequires: perl +BuildRequires: perl-generators BuildRequires: perl(Carp) BuildRequires: perl(Config) BuildRequires: perl(Exporter) -- cgit v0.12 http://pkgs.fedoraproject.org/cgit/perl-Fsdb.git/commit/?h=f24&id=2222fef31584b8c6bc973881da6fde2a611a01da -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list [email protected] https://lists.fedoraproject.org/admin/lists/[email protected]
