[Bug 509419] perl-Glib Requires a development package: perl(ExtUtils::MakeMaker)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=509419





--- Comment #1 from Nicolas Chauvet (kwizart) <kwizart@xxxxxxxxx>  2009-07-16 05:13:46 EDT ---
from MakeHelper.pm:
------------------------------------------------------------
unless (defined &ExtUtils::Depends::get_deps) {
 use ExtUtils::MakeMaker;
 warn "ExtUtils::Depends is too old, need at "
    . "least version 0.2";
 # this is so that CPAN builds will do the upgrade
 # properly.
 WriteMakefile(
  PREREQ_FATAL => 1,
  PREREQ_PM => { 'ExtUtils::Depends' => 0.2, },
 );
 exit 1; # not reached.
}
------------------------------------------------------------

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list

[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Legacy Announce]     [Fedora PHP Devel]     [Kernel Devel]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Big List of Linux Books]     [Gimp]     [Yosemite Information]
  Powered by Linux